diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2012-09-15 16:39:19 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-09-15 16:39:19 +0000 |
commit | 2af34358b033fb721173dcb8479b12c28cffcac9 (patch) | |
tree | 54285843db0e6cbd4214caf1381429c0619cfd8e | |
parent | 0b8fdca494312d057dc86dd5c0dcd14cf68cb6e6 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/Building_in_cabal_using_--bindir___126____47__bin_breaks_the_desktop_link/comment_1_c0f0a2878070ed86900815c6b6a5fa5e._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/Building_in_cabal_using_--bindir___126____47__bin_breaks_the_desktop_link/comment_1_c0f0a2878070ed86900815c6b6a5fa5e._comment b/doc/bugs/Building_in_cabal_using_--bindir___126____47__bin_breaks_the_desktop_link/comment_1_c0f0a2878070ed86900815c6b6a5fa5e._comment new file mode 100644 index 000000000..82dfa0d48 --- /dev/null +++ b/doc/bugs/Building_in_cabal_using_--bindir___126____47__bin_breaks_the_desktop_link/comment_1_c0f0a2878070ed86900815c6b6a5fa5e._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.60" + subject="comment 1" + date="2012-09-15T16:39:19Z" + content=""" +Something is going on that I don't understand. When I run `cabal install --bindir ~/bin`, my shell passes `/home/joey/bin` to cabal, so of course it works. +"""]] |