# **ToolShed** [![Hackage](https://img.shields.io/hackage/v/toolshed.svg)](https://hackage.haskell.org/package/toolshed) [![Build Status](https://travis-ci.org/functionalley/ToolShed.svg?branch=master)](https://travis-ci.org/functionalley/ToolShed) This is "**ToolShed**", a library of unconnected utilities. ## Installation It can be built and installed using [Cabal](https://www.haskell.org/cabal/users-guide/installing-packages.html). ## License For information on copying and distributing this package, see the file "**LICENSE**" in this directory. ## Bug-reporting Bug-reports should be emailed to . ## 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.