Enforce GHC >= 7.10 and fix Stack warnings
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
|
||||
module PostgREST.Middleware where
|
||||
|
||||
-- needed for ghc 7.8
|
||||
import Data.Functor ((<$>))
|
||||
|
||||
import Data.Maybe (fromMaybe, isNothing)
|
||||
import Data.Monoid
|
||||
import Data.Text
|
||||
|
||||
Reference in New Issue
Block a user