Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Poseidon.CLI.Chronicle
Documentation
data ChronicleOptions Source #
Constructors
ChronicleOptions | |
Fields |
data ChronOperation Source #
Constructors
CreateChron FilePath | |
UpdateChron FilePath |
runChronicle :: ChronicleOptions -> PoseidonIO () Source #