small changes suggested by @diogob

This commit is contained in:
Ruslan Talpa
2015-09-29 11:40:33 +03:00
parent 1da26cac98
commit 94b1d2815c
7 changed files with 7 additions and 18 deletions
-3
View File
@@ -1,6 +1,3 @@
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE QuasiQuotes #-}
{-# LANGUAGE ScopedTypeVariables #-}
module PostgREST.Auth where
import Control.Applicative