Skip to content

Commit

Permalink
Merge branch 'develop-threaded' into develop. Close #33.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanperez-keera committed Oct 3, 2021
2 parents 4de97d2 + edd96d0 commit 95caa42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpaceInvaders.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ extra-source-files: CHANGELOG

executable spaceInvaders
hs-source-dirs: src
ghc-options : -threaded -O3 -Wall -fno-warn-name-shadowing
ghc-options : -Wall -fno-warn-name-shadowing
build-Depends: base >= 3 && < 5, array, random, HGL, Yampa >= 0.9.2
, simple-affine-space >= 0.1 && < 0.2
, deepseq >= 1.3.0 && < 1.5
Expand Down

0 comments on commit 95caa42

Please sign in to comment.