Skip to content

Commit 08b3686

Browse files
committed
Lint
1 parent 859c2c5 commit 08b3686

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/PostgREST/Error/Error.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{-# OPTIONS_GHC -fno-warn-orphans #-}
2-
{-# LANGUAGE RecordWildCards #-}
32

43
module PostgREST.Error.Error
54
( Error (..)

src/PostgREST/Error/PgError.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{-# OPTIONS_GHC -fno-warn-orphans #-}
2-
{-# LANGUAGE RecordWildCards #-}
32
{-# LANGUAGE ViewPatterns #-}
43

54
module PostgREST.Error.PgError

0 commit comments

Comments
 (0)