Skip to content

Commit

Permalink
Fix up
Browse files Browse the repository at this point in the history
  • Loading branch information
rnjtranjan committed Jul 13, 2023
1 parent 37fabce commit e7a4c30
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions core/streamly-core.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -127,12 +127,6 @@ flag use-folds
common compile-options
default-language: Haskell2010

if os(linux)
cpp-options: -DCABAL_OS_LINUX

if os(windows)
cpp-options: -DCABAL_OS_WINDOWS

if flag(no-fusion)
cpp-options: -DDISABLE_FUSION

Expand All @@ -145,7 +139,6 @@ common compile-options
if flag(use-folds)
cpp-options: -DUSE_FOLDS_EVERYWHERE


ghc-options: -Weverything
-Wno-implicit-prelude
-Wno-missing-deriving-strategies
Expand Down

0 comments on commit e7a4c30

Please sign in to comment.