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 Maintainer: Julian Fleischer 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