We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 859c2c5 commit 08b3686Copy full SHA for 08b3686
src/PostgREST/Error/Error.hs
@@ -1,5 +1,4 @@
1
{-# OPTIONS_GHC -fno-warn-orphans #-}
2
-{-# LANGUAGE RecordWildCards #-}
3
4
module PostgREST.Error.Error
5
( Error (..)
src/PostgREST/Error/PgError.hs
{-# LANGUAGE ViewPatterns #-}
module PostgREST.Error.PgError
0 commit comments