diff options
author | http://peter-simons.myopenid.com/ <http://peter-simons.myopenid.com/@web> | 2012-02-28 17:40:00 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-02-28 17:40:00 +0000 |
commit | ea6cb182e0325a02b693b038b6a04ba58974dfc6 (patch) | |
tree | 442aa2500b7145e597289555042e28f327d98cc3 | |
parent | 6d3fb5cba71bb066e7493085f34b3f5e5aa46cd2 (diff) |
Added a comment: Test-suite won't compile with GHC 7.4.x
-rw-r--r-- | doc/news/version_3.20120227/comment_1_f8fc894680f2a2e5b5e757a677414b42._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/news/version_3.20120227/comment_1_f8fc894680f2a2e5b5e757a677414b42._comment b/doc/news/version_3.20120227/comment_1_f8fc894680f2a2e5b5e757a677414b42._comment new file mode 100644 index 000000000..aa3c5ce6d --- /dev/null +++ b/doc/news/version_3.20120227/comment_1_f8fc894680f2a2e5b5e757a677414b42._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://peter-simons.myopenid.com/" + ip="77.184.15.65" + subject="Test-suite won't compile with GHC 7.4.x" + date="2012-02-28T17:39:59Z" + content=""" +The recent version requires GHC 7.4.x, but some dependencies for the test suite don't build with that compiler, i.e. the `testpack` library. Do you have any recommendation how to deal with that situation? I would like to update, but I would very much like to run the regression test suite, too. +"""]] |