nineties/Choco
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Dependencies : GHC, Alex, Happy, HUnit #=== build ===# $ runhaskell Setup configure $ runhaskell Setup build #=== run tests ===# $ runhaskell Setup test #=== clean ===# $ runhaskell Setup clean