Add explicit import Prelude to remaining modules to compile and run specs
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
module Main where
|
||||
|
||||
|
||||
import Prelude
|
||||
import PostgREST.App
|
||||
import PostgREST.Config (AppConfig (..),
|
||||
minimumPgVersion,
|
||||
|
||||
Reference in New Issue
Block a user