Skip to content
This repository was archived by the owner on Nov 12, 2018. It is now read-only.

codewars/kata-test-framework-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kata-test-framework-haskell

codewars.com kata test framework for the Haskell language

Building and Running Tests

Make sure that you have cabal installed.

You will need to run cabal to install the following dependencies:

cabal install QuickCheck hspec aeson silently knob MissingH
cabal install json2 --ghc-options=-XFlexibleInstances

To build, run:

cabal configure --enable-tests
cabal build
cabal test

About

codewars.com kata test framework for the Haskell language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •