| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Hledger.Flow.Import.Types
Documentation
type TurtleFileBundle = Map TurtlePath [TurtlePath] Source #
data ImportDirs Source #
Constructors
| ImportDirs | |
Fields
| |
Instances
| Show ImportDirs Source # | |
Defined in Hledger.Flow.Import.Types Methods showsPrec :: Int -> ImportDirs -> ShowS # show :: ImportDirs -> String # showList :: [ImportDirs] -> ShowS # | |