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.
2 parents 46156d4 + 08b3686 commit cf6ba3bCopy full SHA for cf6ba3b
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