diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/forum/propellor_2.15.2_does_not_work_on_jessie/comment_1_eafe3affdad32bc9f4493a938f71d83f._comment | 9 |
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. +"""]] |
