diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-25 15:08:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-25 15:08:05 -0400 |
commit | fca9d92b48403410d6517a33603eabc36273f13c (patch) | |
tree | 1cdefacfce31f7af7be848cc147beae4f7526be7 | |
parent | 7bc5a5d775132918773a9f8651dc3d75feb37ac2 (diff) | |
parent | c71848b58502e26422e485219804d2df3015a0b2 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r-- | doc/forum/Trouble_installing_from_cabal_on_debian-testing/comment_1_0d3e9d7cffafc34bc212557e8bbb987d._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/Trouble_installing_from_cabal_on_debian-testing/comment_1_0d3e9d7cffafc34bc212557e8bbb987d._comment b/doc/forum/Trouble_installing_from_cabal_on_debian-testing/comment_1_0d3e9d7cffafc34bc212557e8bbb987d._comment new file mode 100644 index 000000000..d312ba7b1 --- /dev/null +++ b/doc/forum/Trouble_installing_from_cabal_on_debian-testing/comment_1_0d3e9d7cffafc34bc212557e8bbb987d._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.14.141" + subject="comment 1" + date="2012-09-25T16:13:08Z" + content=""" +The difficulty with using cabal on Debian testing (and unstable) is that Debian has an older version of Yesod, and I have not managed to get cabal to work with both versions at once. + +If you build using the Makefile, it currently uses the old version of Yesod, so that'll work. + +The [package from unstable](http://packages.debian.org/sid/git-annex) should install ok on testing. +"""]] |