definition module flac from System.FilePath import :: FilePath from Data.Error import :: MaybeError, :: MaybeErrorString getTags :: FilePath !*World -> *(MaybeErrorString [(String, String)], !*World)