| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Import
Documentation
data ImportType Source #
Instances
| Read ImportType Source # | |
Defined in Import Methods readsPrec :: Int -> ReadS ImportType # readList :: ReadS [ImportType] # readPrec :: ReadPrec ImportType # readListPrec :: ReadPrec [ImportType] # | |
parseImportInput :: ImportType -> Bool -> String -> Maybe [Card] Source #