med-module-0.1.3: Parse song module files from Amiga MED and OctaMED
Safe HaskellSafe-Inferred
LanguageHaskell2010

Sound.MED.Raw.MMD0

Documentation

data MMD0 Source #

Instances

Instances details
Show MMD0 Source # 
Instance details

Defined in Sound.MED.Raw.MMD0

Methods

showsPrec :: Int -> MMD0 -> ShowS #

show :: MMD0 -> String #

showList :: [MMD0] -> ShowS #

peek :: Reader m => PTR -> m MMD0 Source #