sized-types-0.5.1: README.md
# sized-types [](http://hackage.haskell.org/package/sized-types) [](https://travis-ci.org/ku-fpg/sized-types) 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`.