Safe Haskell | None |
---|---|
Language | Haskell2010 |
Tart.Format.Types
Documentation
Constructors
TartFile | |
Fields
|
data TartFileFormat where Source #
Constructors
BinaryFormatVersion :: Get a -> (a -> IO (Either String TartFile)) -> TartFileFormat |
tart-0.1: Terminal Art
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Tart.Format.Types
Constructors
TartFile | |
Fields
|
data TartFileFormat where Source #
Constructors
BinaryFormatVersion :: Get a -> (a -> IO (Either String TartFile)) -> TartFileFormat |