/preamble

prelude [Haskell]

Primary LanguageHaskell

preamble Build Status

My own subset of Prelude as well some types and functions from other non base packages that I frequently use

Building the project

make build

Running Unit Tests

make test