diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus <Jimmy@web> | 2012-12-10 17:25:34 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-12-10 17:25:34 +0000 |
commit | 130f21db4833bd608870bbc74ef35b5f068195a0 (patch) | |
tree | a780bc1c39034418b5764ac18ad0cc7e3907c926 | |
parent | 08757bcd6e314ce412fe3de0be0a156518471d1a (diff) |
-rw-r--r-- | doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform.mdwn b/doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform.mdwn index 761d80093..cd3e54144 100644 --- a/doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform.mdwn +++ b/doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform.mdwn @@ -17,4 +17,4 @@ test.hs:11:8: 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. +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. |