hchesslib is a simple chess library for Haskell.
Building the library inside cabal sandbox:
cabal sandbox init
cabal install --only-dependencies --enable-tests
cabal build
Running unit tests after the library has been built:
cabal test
| Name | Name | Last commit date | ||
|---|---|---|---|---|