From 1e07c9f9049bf6e1665bd9dc7ad96330a5b90258 Mon Sep 17 00:00:00 2001 From: Felipe Lessa Date: Fri, 19 Jun 2015 21:26:51 -0300 Subject: [PATCH] Make SQLite the default for stack testing. It's always available with no setup. --- stack.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/stack.yaml b/stack.yaml index 7bdeb7d..c241aa7 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,4 +1 @@ -flags: - esqueleto: - postgresql: true resolver: nightly-2015-06-09