@hackage musicxml0.1.2
MusicXML format encoded as Haskell type and functions of reading and writting.
Categories
License
BSD-3-Clause
Maintainer
Samuel Silva <silva.samuel@alumni.uminho.pt>
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (6)
Dependents (2)
@hackage/hamusic, @hackage/acme-everything
Package Flags
splitbase
(on by default)
base >= 3
===================================================================== == R E A D M E ==
===================================================================== == Overview => Library to handle MusicXML
===================================================================== == Install => Use Cabal to build and install: runhaskell Setup.hs configure runhaskell Setup.hs haddock [recommended] runhaskell Setup.hs build runhaskell Setup.hs install => Or use cabal-install: cabal configure cabal haddock [recommended] cabal install
== Dependencies => HaXml
===================================================================== == Using => GHC environment ghc -package MusicXML Files ghci -package MusicXML Files
===================================================================== == Case Studies: => Run case studies: cd tests make build make tests
===================================================================== == Files => BUGS Some bugs discovered => LICENSE License file => MusicXML.cabal Cabal file => README This file presents an overview of package => Setup.hs Haskell file to install with Cabal => TODO Technical information => doc/* Documentation files => examples/* Example files => script/* Script files => src/* Source Files => tests/* Test files
===================================================================== == Feedback => Please send any bug reports and comments to Samuel Silva silva.samuel@alumni.uminho.pt
===================================================================== == Copyright => The MusicXML library were written by and are copyright to (c) copyright 2008 Samuel Silvasilva.samuel@alumni.uminho.pt
=====================================================================