abcnotation-1.9.0: Haskell representation and parser for ABC notation.

Copyright(c) Hans Hoglund 2012
LicenseBSD-style
Maintainerhans@hanshoglund.se
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Data.Music.Abc.Parser

Description

 

Synopsis

Documentation

parse :: String -> Either ParseError AbcFile Source

Parse a module description, returning an error if unsuccessful.