Skip to content

Commit

Permalink
Try to get Travic-ci working again. Removing GHC -j flag.
Browse files Browse the repository at this point in the history
  • Loading branch information
tebello-thejane committed Nov 14, 2014
1 parent 2d3f3b6 commit 94aec0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion creis.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ executable creis
safe == 0.3.*,
regex-compat == 0.95.*
default-language: Haskell2010
ghc-options: -Wall -O2 -j
ghc-options: -Wall -O2

0 comments on commit 94aec0d

Please sign in to comment.