[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Possible haskell-build-system problem on core-updates
From: |
Ludovic Courtès |
Subject: |
Re: Possible haskell-build-system problem on core-updates |
Date: |
Fri, 22 Jan 2016 18:13:07 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Eric Bavier <address@hidden> skribis:
> On 2016-01-17 14:48, address@hidden wrote:
>> Mark H Weaver <address@hidden> skribis:
>>
>>> Many haskell package builds are failing on core-updates:
>>>
>>> http://hydra.gnu.org/eval/108790?filter=ghc
>>>
>>> We see this error in many cases:
>>>
>>> ERROR: In procedure regexp-exec: Wrong type argument in position 2
>>> (expecting string): #<eof>
>>
>> This is likely related to e17d5133. Eric, WDYT? :-)
>
> I'm investigating this right now. I think the ghc update since
> e17d5133 changed something in the package conf files that's throwing
> off the code. I think I know how to fix it, but want to verify first.
Seems that you fixed it in 252ddedd.
Thanks!
Ludo’.