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

Sound.MED.Raw.MMD1

Documentation

data MMD1 Source #

Instances

Instances details
Show MMD1 Source # 
Instance details

Defined in Sound.MED.Raw.MMD1

Methods

showsPrec :: Int -> MMD1 -> ShowS #

show :: MMD1 -> String #

showList :: [MMD1] -> ShowS #

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