provide "when"
This commit is contained in:
parent
6ab75db8ee
commit
b780badd07
@ -26,7 +26,7 @@ module Hledger.Utils (---- provide these frequently used modules - or not, for c
|
||||
-- the rest need to be done in each module I think
|
||||
)
|
||||
where
|
||||
import Control.Monad (liftM)
|
||||
import Control.Monad (liftM, when)
|
||||
import Control.Monad.Error (MonadIO)
|
||||
import Control.Monad.IO.Class (liftIO)
|
||||
import Data.Char
|
||||
|
||||
Loading…
Reference in New Issue
Block a user