Skip to content

alphafoobar/code-kata-haskell

Repository files navigation

Build Status

code-kata-haskell

about

These are from various kata in CodeKata; implemented in Haskell.

quickstart with haskell

  1. Install the platform https://www.haskell.org/platform/
  2. Install cabal
  3. Enable the Haskell plugin for IntelliJ
  4. Learn Haskell

how-to

Once you have got Haskell and got this repo:

  1. cabal install --only-dependencies --enable-tests
  2. cabal configure --enable-tests && cabal build && cabal test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published