This commit is contained in:
Dimitri Lozeve 2017-07-19 15:34:56 +02:00
parent 0576d02811
commit 8d31a13c30
2 changed files with 32 additions and 1 deletions

View file

@ -27,6 +27,7 @@ executable orbit-exe
build-depends: base
, orbit
, linear
, gloss
default-language: Haskell2010
test-suite orbit-test