summaryrefslogtreecommitdiff
path: root/doc/forum/propellor_2.15.2_does_not_work_on_jessie
diff options
context:
space:
mode:
authorJoey Hess2016-01-12 12:40:14 -0400
committerJoey Hess2016-01-12 12:40:14 -0400
commit358321afad0445e66c0aaaea74c4e80caafb77b4 (patch)
treef7052fec91926864496b1c64e75d17a7a7d62e9f /doc/forum/propellor_2.15.2_does_not_work_on_jessie
parent6bbb6fd3cae8ace96eaa70adee2c6f1394244740 (diff)
comment
Diffstat (limited to 'doc/forum/propellor_2.15.2_does_not_work_on_jessie')
-rw-r--r--doc/forum/propellor_2.15.2_does_not_work_on_jessie/comment_1_eafe3affdad32bc9f4493a938f71d83f._comment9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/forum/propellor_2.15.2_does_not_work_on_jessie/comment_1_eafe3affdad32bc9f4493a938f71d83f._comment b/doc/forum/propellor_2.15.2_does_not_work_on_jessie/comment_1_eafe3affdad32bc9f4493a938f71d83f._comment
new file mode 100644
index 00000000..f3af56ee
--- /dev/null
+++ b/doc/forum/propellor_2.15.2_does_not_work_on_jessie/comment_1_eafe3affdad32bc9f4493a938f71d83f._comment
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2016-01-12T16:39:26Z"
+ content="""
+Yes, unfortuntely by importing Control.Applicative by default, newer
+versions of ghc make it rather harder to produce code that will build on
+older versions too. I've added these imports.
+"""]]