packages feed

hly-0.1: hly.cabal

Name:              hly
Version:           0.1
Synopsis:          Haskell LilyPond
Description:       A very lightweight embedding of the lilypond
                   typesetting model in haskell
License:           GPL
Category:          Music
Copyright:         (c) Rohan Drape, 2010-2011
Author:            Rohan Drape
Maintainer:        rd@slavepianos.org
Stability:         Experimental
Homepage:          http://slavepianos.org/rd/?t=hly
Tested-With:       GHC == 6.12.1
Build-Type:        Simple
Cabal-Version:     >= 1.6
Data-Files:        README

Library
  Build-Depends:   base == 4.*,
                   hmt
  GHC-Options:     -Wall -fwarn-tabs
  Exposed-modules: Music.LilyPond.Light
                   Music.LilyPond.Light.Analysis
                   Music.LilyPond.Light.Constant
                   Music.LilyPond.Light.Constant.NoteName
                   Music.LilyPond.Light.Model
                   Music.LilyPond.Light.Output.LilyPond

Source-Repository  head
  Type:            darcs
  Location:        http://slavepianos.org/rd/sw/hly