hledger/Types.hs

8 lines
76 B
Haskell
Raw Normal View History

2007-07-02 18:54:36 +04:00
module Types
where
import Utils
2007-03-12 03:13:53 +03:00
type Date = String
type DateTime = String