Cabal revisions of Baggins-1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
--- Initial Manhattan.cabal generated by cabal init. For further --- documentation, see http://haskell.org/cabal/users-guide/--name: Baggins-version: 1.0-synopsis: Tools for self-assembly--- description: -homepage: http://pageperso.lif.univ-mrs.fr/~pierreetienne.meunier/Baggins-license: GPL-3-license-file: LICENSE-author: Pierre-Etienne Meunier-maintainer: pierre-etienne.meunier@lif.univ-mrs.fr--- copyright: -category: Math-build-type: Simple--- extra-source-files: -cabal-version: >=1.10--library- exposed-modules: Math.SelfAssembly.Baggins- -- other-modules: - -- other-extensions: - build-depends: base >=4.6 && <4.7,cairo,containers,mtl>=2- -- hs-source-dirs: - default-language: Haskell2010+-- Initial Manhattan.cabal generated by cabal init. For further +-- documentation, see http://haskell.org/cabal/users-guide/ + +name: Baggins +version: 1.0 +x-revision: 1 +synopsis: Tools for self-assembly +-- description: +homepage: http://pageperso.lif.univ-mrs.fr/~pierre-etienne.meunier/Baggins +license: GPL-3 +license-file: LICENSE +author: Pierre-Etienne Meunier +maintainer: pierre-etienne.meunier@lif.univ-mrs.fr +-- copyright: +category: Math +build-type: Simple +-- extra-source-files: +cabal-version: >=1.10 + +library + exposed-modules: Math.SelfAssembly.Baggins + -- other-modules: + -- other-extensions: + build-depends: base >=4.6 && <4.7,cairo,containers,mtl>=2 + -- hs-source-dirs: + default-language: Haskell2010