fixed in git

This commit is contained in:
Joey Hess 2013-02-28 15:35:25 -04:00
parent 0745215736
commit 0df611a684

View file

@ -18,3 +18,6 @@ make: *** [test] Error 1
</pre>
Looks like a missing dep somewhere with testpack or quickcheck... I haven't had time to figure it out yet, its not git-annex specific but I thought I might log it as a reminder for myself just in case if the osxapp is more borked than usual, I probably need to flush my .cabal directory of installed userland dependancies.
> The testpack library has been broken by some other library changes. I
> made changes in git yesterday to avoid using it. [[done]] --[[Joey]]