diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-01-12 12:40:14 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-01-12 12:40:14 -0400 |
| commit | 358321afad0445e66c0aaaea74c4e80caafb77b4 (patch) | |
| tree | f7052fec91926864496b1c64e75d17a7a7d62e9f /doc | |
| parent | 6bbb6fd3cae8ace96eaa70adee2c6f1394244740 (diff) | |
comment
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. +"""]] |
