| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Tart.Format
Documentation
Constructors
| TartFile | |
Fields
| |
data TartFilePath Source #
readTartFile :: TartFilePath -> IO (Either String TartFile) Source #
writeTartFile :: OutputFormat -> TartFile -> TartFilePath -> IO () Source #