diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus <Jimmy@web> | 2011-05-28 12:18:07 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-05-28 12:18:07 +0000 |
commit | 27847585cbe4792e92f8b718f003605e5a329421 (patch) | |
tree | 8c1b0209227af1dbeb1f9810855b79460393084c /doc | |
parent | de817bafa0ed871c26d59a572a2e6495cdaf55f9 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/build_issue_with_latest_release_0.20110522-1-gde817ba.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/build_issue_with_latest_release_0.20110522-1-gde817ba.mdwn b/doc/bugs/build_issue_with_latest_release_0.20110522-1-gde817ba.mdwn new file mode 100644 index 000000000..662e35b4b --- /dev/null +++ b/doc/bugs/build_issue_with_latest_release_0.20110522-1-gde817ba.mdwn @@ -0,0 +1,9 @@ +<pre> +[70 of 81] Compiling Command.DropUnused ( Command/DropUnused.hs, Command/DropUnused.o ) +[71 of 81] Compiling Command.Status ( Command/Status.hs, Command/Status.o ) + +Command/Status.hs:133:37: Not in scope: `swap' +make: *** [git-annex] Error 1 +</pre> + +it fails on OSX 10.6.x with ghc 6.12.3 and a corresponding haskell-platform install. |