med-module-0.1.2.2: Parse song module files from Amiga MED and OctaMED
Safe HaskellNone
LanguageHaskell2010

Sound.MED.Raw.MMD2

Documentation

data MMD2 Source #

Instances

Instances details
Show MMD2 Source # 
Instance details

Defined in Sound.MED.Raw.MMD2

Methods

showsPrec :: Int -> MMD2 -> ShowS #

show :: MMD2 -> String #

showList :: [MMD2] -> ShowS #

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