| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
HiFileParser
Documentation
newtype Dictionary Source #
Constructors
| Dictionary | |
Fields | |
Instances
| Show Dictionary Source # | |
Defined in HiFileParser Methods showsPrec :: Int -> Dictionary -> ShowS show :: Dictionary -> String # showList :: [Dictionary] -> ShowS | |
data Dependencies Source #
Constructors
| Dependencies | |
Instances
| Show Dependencies Source # | |
Defined in HiFileParser Methods showsPrec :: Int -> Dependencies -> ShowS show :: Dependencies -> String # showList :: [Dependencies] -> ShowS | |
getInterface :: Get Interface Source #