Cabal revisions of HarmTrace-Base-1.1.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: HarmTrace-Base-version: 1.1.0.2-synopsis: Parsing and unambiguously representing musical chords.-description: HarmTrace: Harmony Analysis and Retrieval of Music - with Type-level Representations of Abstract- Chords Entities- .- We present HarmTrace-Base, a library for parsing and - unambiguously representing musical chords.--copyright: (c) 2012--2013 W. Bas de Haas and Jose Pedro Magalhaes-license: LGPL-3-license-file: LICENSE-author: W. Bas de Haas and Jose Pedro Magalhaes-maintainer: bas@chordify.net, dreixel@chordify.net --category: Music-build-type: Simple-tested-with: GHC == 7.4.1, GHC == 7.6.1-cabal-version: >=1.8--library- exposed-modules: HarmTrace.Base.Parsing, HarmTrace.Base.MusicTime, - HarmTrace.Base.MusicRep, HarmTrace.Base.ChordTokenizer- - hs-source-dirs: src - - build-depends: base >= 4.4 && < 4.8, uu-parsinglib >=2.7.4, - ListLike >=3.1, binary >= 0.6.4, ghc-prim >= 0.2- - - ghc-options: -Wall- -O2+name: HarmTrace-Base +version: 1.1.0.2 +x-revision: 1 +synopsis: Parsing and unambiguously representing musical chords. +description: HarmTrace: Harmony Analysis and Retrieval of Music + with Type-level Representations of Abstract + Chords Entities + . + We present HarmTrace-Base, a library for parsing and + unambiguously representing musical chords. + +copyright: (c) 2012--2013 W. Bas de Haas and Jose Pedro Magalhaes +license: LGPL-3 +license-file: LICENSE +author: W. Bas de Haas and Jose Pedro Magalhaes +maintainer: bas@chordify.net, dreixel@chordify.net + +category: Music +build-type: Simple +tested-with: GHC == 7.4.1, GHC == 7.6.1 +cabal-version: >=1.8 + +library + exposed-modules: HarmTrace.Base.Parsing, HarmTrace.Base.MusicTime, + HarmTrace.Base.MusicRep, HarmTrace.Base.ChordTokenizer + + hs-source-dirs: src + + build-depends: base >= 4.4 && < 4.10, uu-parsinglib >=2.7.4, + ListLike >=3.1, binary >= 0.6.4, ghc-prim >= 0.2 + + + ghc-options: -Wall + -O2