summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://joey.kitenet.net/ <joey@web>2011-03-23 15:18:29 +0000
committerGravatar admin <admin@branchable.com>2011-03-23 15:18:29 +0000
commit7808de3d471dffff3ee2360f3bbf1627c492cb0f (patch)
tree7372a6f55027ce185bc8e092fd7dccf23181cead
parentcf70075c4be00781e87b5b9a4774c2bdb95d949e (diff)
Added a comment
-rw-r--r--doc/install/comment_2_cf0f829536744098d6846500db998b6a._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/install/comment_2_cf0f829536744098d6846500db998b6a._comment b/doc/install/comment_2_cf0f829536744098d6846500db998b6a._comment
new file mode 100644
index 000000000..134024908
--- /dev/null
+++ b/doc/install/comment_2_cf0f829536744098d6846500db998b6a._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="http://joey.kitenet.net/"
+ nickname="joey"
+ subject="comment 2"
+ date="2011-03-23T15:18:29Z"
+ content="""
+Because I haven't learned Cabal yet.
+
+But also because I've had bad experiences with both a) tying a particular program to a particular language's pet build system and then having to add ugliness when I later need to do something in the build that has nothing to do with that language and b) as a user, needing to deal with the pet build systems of languages when I just need to make some small change to the build process that is trivial in a Makefile.
+
+With that said, I do have a configure program written in Haskell, so at least it doesn't use autotools. :)
+"""]]