summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-23 11:13:51 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-23 11:13:51 -0400
commit6b5d235b83f9d31fb633354ba12d7d5ff4dcb9c2 (patch)
tree90da1472db6cc66881754c9787835c42d314a636
parentb34477cedff9d161858331c5430cef2ece89ff05 (diff)
comment
-rw-r--r--doc/bugs/ghc_8.0.1_build_fixes/comment_1_bc5e868448fb0d45f2586d4ac24437fb._comment17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/bugs/ghc_8.0.1_build_fixes/comment_1_bc5e868448fb0d45f2586d4ac24437fb._comment b/doc/bugs/ghc_8.0.1_build_fixes/comment_1_bc5e868448fb0d45f2586d4ac24437fb._comment
new file mode 100644
index 000000000..01657fe1f
--- /dev/null
+++ b/doc/bugs/ghc_8.0.1_build_fixes/comment_1_bc5e868448fb0d45f2586d4ac24437fb._comment
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2016-05-23T14:50:25Z"
+ content="""
+How does GHC complain about "runner"? Would
+-XNoMonomorphismRestriction fix it? I don't like the suggested change
+because seeing that code, I'd naturally want to refactor it back to
+something like how it's currently written.. (Still, I've applied the patch
+for now.)
+
+I've relaxed the bounds on base. AFAICS there are no bounds on time and
+transformers, so what were you suggesting I change there?
+
+I've applied your change to Setup-Depends. Oddly, I seem to remember
+trying the Setup-Depends with the new cabal and thought it was working..
+"""]]