@hackage sized-types0.5.1

Sized types in Haskell using the GHC Nat kind.

sized-types Hackage version Build Status

To build development version, and run tests use

% cabal configure -fall
% cabal build

To run tests, do

% make runtests

The reference outputs are in /ref, and the outputs from the current run are in /run.