Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

bumptech/nitro-haskell

Repository files navigation

Haskell bindings for Nitro

=============================

Requirements:

  • libev
  • gcc-4.7
  • ghc >= 7.6.1
  • nitro >= 0.2
  • sodium >= 4.2

Build

autoreconf
cabal configure
./build.sh

Packaging

./package.sh

Usage

View the hackage documentation

Run the examples

./run-examples.sh

Releases

No releases published

Packages

No packages published