require the safe package

This commit is contained in:
Simon Michael 2009-11-18 07:28:01 +00:00
parent fc117d504c
commit b0b3d70f9d

View File

@ -116,6 +116,7 @@ executable hledger
,time ,time
,utf8-string >= 0.3 && < 0.4 ,utf8-string >= 0.3 && < 0.4
,HUnit ,HUnit
,safe >= 0.2
-- should set patchlevel here as in Makefile -- should set patchlevel here as in Makefile
cpp-options: -DPATCHLEVEL=0 cpp-options: -DPATCHLEVEL=0