toolshed: Ill-defined library.

[ library, utils ] [ Propose Tags ]
Versions [RSS] 0.11.1.0, 0.12.0.0, 0.13.0.0, 0.14.0.0, 0.15.0.0, 0.15.0.1, 0.16.0.0, 0.17.0.2, 0.18.0.0, 0.18.0.1, 0.18.0.2
Change log changelog.markdown
Dependencies array, base (>=4 && <5), containers (>=0.4.2.0), data-default, deepseq (>=1.1), directory, filepath, QuickCheck (>=2.2), random [details]
License LicenseRef-GPL
Copyright (C) 2010-2015 Dr. Alistair Ward
Author Dr. Alistair Ward
Maintainer mailto:toolshed@functionalley.com
Category Utils
Home page https://functionalley.com
Bug tracker mailto:toolshed@functionalley.com
Source repo head: git clone https://github.com/functionalley/ToolShed
Uploaded by AlistairWard at 2020-06-30T13:17:56Z
Distributions NixOS:0.18.0.2
Reverse Dependencies 8 direct, 0 indirect [details]
Downloads 7483 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-06-30 [all 1 reports]

Readme for toolshed-0.18.0.2

[back to package description]

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.