Run and export to CSV

This commit is contained in:
Dimitri Lozeve 2017-07-18 22:59:14 +02:00
parent cbc770f340
commit 104ec50dcd
3 changed files with 44 additions and 14 deletions

View file

@ -26,6 +26,7 @@ executable orbit-exe
ghc-options: -threaded -rtsopts -with-rtsopts=-N
build-depends: base
, orbit
, linear
default-language: Haskell2010
test-suite orbit-test