almost-fix-0.0.0: almost-fix.cabal
Name: almost-fix
Version: 0.0.0
Author: Athan Clark <athan.clark@gmail.com>
Maintainer: Athan Clark <athan.clark@gmail.com>
License: BSD3
License-File: LICENSE
Synopsis: Recurse until a predicate
-- Description:
Cabal-Version: >= 1.10
Build-Type: Simple
Library
Default-Language: Haskell2010
HS-Source-Dirs: src
GHC-Options: -Wall
Exposed-Modules: Data.Function.AlmostFix
Build-Depends: base >= 4.6 && < 5
Source-Repository head
Type: git
Location: https://github.com/athanclark/almost-fix