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

Sound.MED.Raw.MMD3

Documentation

data MMD3 Source #

Instances

Instances details
Show MMD3 Source # 
Instance details

Defined in Sound.MED.Raw.MMD3

Methods

showsPrec :: Int -> MMD3 -> ShowS #

show :: MMD3 -> String #

showList :: [MMD3] -> ShowS #

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