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

Sound.MED.Raw.MMDInfo

Documentation

data MMDInfo Source #

Constructors

MMDInfo 

Fields

Instances

Instances details
Show MMDInfo Source # 
Instance details

Defined in Sound.MED.Raw.MMDInfo

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