@hackage toolshed0.18.0.2

Ill-defined library.

ToolShed

Build Status Hackage License: GPL v3 Haskell

This is "ToolShed", a library of unconnected utilities.

Installation

It can be built and installed using Cabal.

License

For information on copying and distributing this package, see the file "LICENSE" in this directory.

Bug-reporting

Bug-reports should be emailed to toolshed@functionalley.com.

Testing

The test-suite can be run using:

cabal configure --enable-tests;
cabal build;
cabal test --show-details=always;

Author

This library is written and maintained by Dr. Alistair Ward.