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

Portabilityportable
Stabilityexperimental
Maintainerhans@hanshoglund.se
Safe HaskellNone

Music.Abc.Parser

Description

 

Synopsis

Documentation

parse :: String -> Either ParseError AbcFileSource

Parse a module description, returning an error if unsuccessful.