Skip to content
Snippets Groups Projects
Commit caccc1fa authored by David Waern's avatar David Waern
Browse files

Add optimisation flags

parent 23ff0a07
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ executable: haddock
hs-source-dirs: src
main-is: Main.hs
extensions: CPP, PatternGuards
ghc-options: -fglasgow-exts
ghc-options: -fglasgow-exts -funbox-strict-fields -O2 -fasm
other-modules:
Haddock.Interface.Rename
Haddock.Interface.Create
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment