Cabal revisions of data-function-meld-0.1.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: data-function-meld version: 0.1.0.0 +x-revision: 1 synopsis: Map the arguments and return value of functions. description: Map the arguments and return value of functions. homepage: https://github.com/erisco/data-function-meld exposed-modules: Data.Function.Meld - build-depends: base >=4.7 && <4.8 + build-depends: base >=4.0 && <4.9 hs-source-dirs: src