Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Export
Documentation
data ExportOpts Source #
Constructors
ExportOpts | |
Fields |
exportCards :: ExportOpts -> [Card] -> Either String String Source #
exportCard :: ExportOpts -> Card -> Either String String Source #
fillPerforated :: Perforated -> String Source #