Add explicit import Prelude to remaining modules to compile and run specs

This commit is contained in:
Diogo Biazus
2016-06-29 09:26:47 -04:00
parent 0e172b8030
commit b17fa09393
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
module Main where
import Prelude
import PostgREST.App
import PostgREST.Config (AppConfig (..),
minimumPgVersion,