Upgrade to fast new hasql (#836)

This commit is contained in:
Joe Nelson
2017-08-10 01:54:15 -05:00
committed by GitHub
parent 9af539b51c
commit d89937a6f3
5 changed files with 8 additions and 8 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE ScopedTypeVariables #-}
{-# LANGUAGE TupleSections #-}
--module PostgREST.App where
module PostgREST.App (
postgrest
) where