summaryrefslogtreecommitdiff
path: root/doc/bugs/ghc_8.0.1_build_fixes/comment_1_bc5e868448fb0d45f2586d4ac24437fb._comment
blob: 01657fe1f2fa425f8f4be58666ad8188dcc71b0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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..
"""]]