Merge branch 'master' of github.com:nek0/tracer

This commit is contained in:
nek0 2018-02-23 13:07:50 +01:00
commit 92dff10c64

View file

@ -42,5 +42,5 @@ executable tracer-game
, random
, vector
hs-source-dirs: src
ghc-options: -Wall -prof
ghc-options: -Wall
default-language: Haskell2010