chore: remove eol-whitespace in postgrest.cabal
This commit is contained in:
+1
-1
@@ -178,7 +178,7 @@ library
|
|||||||
if flag(hpc)
|
if flag(hpc)
|
||||||
ghc-options: -fhpc -hpcdir .hpc
|
ghc-options: -fhpc -hpcdir .hpc
|
||||||
else
|
else
|
||||||
ghc-options: -O2
|
ghc-options: -O2
|
||||||
if impl(ghc >= 9.12)
|
if impl(ghc >= 9.12)
|
||||||
-- Makes GHC consider cross-module specialization for polymorphic functions
|
-- Makes GHC consider cross-module specialization for polymorphic functions
|
||||||
-- without explicitly needing to add INLINE, INLINABLE or SPECIALIZE pragmas.
|
-- without explicitly needing to add INLINE, INLINABLE or SPECIALIZE pragmas.
|
||||||
|
|||||||
Reference in New Issue
Block a user