lib: AccountName: set OverloadedStrings for doctests
This commit is contained in:
parent
ed93807ee5
commit
df430e5eb0
@ -24,6 +24,8 @@ import Text.Printf
|
|||||||
import Hledger.Data.Types
|
import Hledger.Data.Types
|
||||||
import Hledger.Utils
|
import Hledger.Utils
|
||||||
|
|
||||||
|
-- $setup
|
||||||
|
-- >>> :set -XOverloadedStrings
|
||||||
|
|
||||||
acctsepchar :: Char
|
acctsepchar :: Char
|
||||||
acctsepchar = ':'
|
acctsepchar = ':'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user