small changes suggested by @diogob
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
--{-# LANGUAGE QuasiQuotes, ScopedTypeVariables, OverloadedStrings, FlexibleContexts #-}
|
||||
module PostgREST.Parsers
|
||||
-- ( parseGetRequest
|
||||
-- )
|
||||
( parseGetRequest
|
||||
)
|
||||
where
|
||||
|
||||
import Control.Applicative hiding ((<$>))
|
||||
|
||||
Reference in New Issue
Block a user