Cabal revisions of haskell-coffee-0.1.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
--- Initial Coffee.cabal generated by cabal init. For further--- documentation, see http://haskell.org/cabal/users-guide/--name: haskell-coffee-version: 0.1.0.0-synopsis: Simple CoffeeScript API--- description:-license: GPL-3-license-file: LICENSE-author: Kevin van Rooijen-maintainer: kevin.van.rooijen@gmail.com-copyright: Copyright (C) 2013 Kevin van Rooijen-category: Language-build-type: Simple-cabal-version: >=1.8--library- exposed-modules: Coffee.Bindings- -- other-modules:- build-depends:- base >= 4 && <= 5- , process >= 1.1 && <= 1.2- hs-source-dirs: src+-- Initial Coffee.cabal generated by cabal init. For further +-- documentation, see http://haskell.org/cabal/users-guide/ + +name: haskell-coffee +version: 0.1.0.0 +x-revision: 1 +synopsis: Simple CoffeeScript API +-- description: +license: GPL-3 +license-file: LICENSE +author: Kevin van Rooijen +maintainer: Kevin van Rooijen +copyright: Copyright (C) 2013 Kevin van Rooijen +category: Language +build-type: Simple +cabal-version: >=1.8 + +library + exposed-modules: Coffee.Bindings + -- other-modules: + build-depends: + base >= 4 && <= 5 + , process >= 1.1 && <= 1.2 + hs-source-dirs: src