note make test requires test-framework

This commit is contained in:
Simon Michael 2009-11-25 11:33:58 +00:00
parent b3d38be797
commit 43417f8299

View File

@ -155,3 +155,5 @@ executable hledger
-- >= 1.6'. -- >= 1.6'.
-- cf http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/authors.html -- cf http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/authors.html
-- required for make test: test-framework, test-framework-hunit