diff --git a/hsfm.cabal b/hsfm.cabal index 6e68c90..3d3c47f 100644 --- a/hsfm.cabal +++ b/hsfm.cabal @@ -48,10 +48,7 @@ library FlexibleInstances ViewPatterns ghc-options: - -O2 - -threaded -Wall - "-with-rtsopts=-N" executable hsfm-gtk main-is: HSFM/GUI/Gtk.hs @@ -97,8 +94,5 @@ executable hsfm-gtk FlexibleInstances ViewPatterns ghc-options: - -O2 - -threaded -Wall - "-with-rtsopts=-N"