hx-0.2.1: hx.cabal
Name: hx
Version: 0.2.1
Synopsis: Utility functions that some may feel are missing from Prelude and base.
Description: Utility functions that some may feel are missing from Prelude and base.
.
Some functions are taken from the package @hinduce-missingh@, which was
written by Robert Hensing and published under the BSD 3-clause license.
License: MIT
License-File: LICENSE
Author: Julian Fleischer <julian.fleischer@fu-berlin.de>
Maintainer: Julian Fleischer <julian.fleischer@fu-berlin.de>
Build-Type: Simple
Cabal-Version: >= 1.8
Category: Utilities
Stability: provisional
Library
Exposed-Modules: Haskell.X
Build-Depends: base >= 4 && < 5
Hs-Source-Dirs: src