6 Aug
2013
6 Aug
'13
9:28 p.m.
* Mikhail Glushenkov <the.dead.shall.rise@gmail.com> [2013-08-06 14:52:52+0200]
Hi Roman,
On Tue, Aug 6, 2013 at 10:42 AM, Roman Cheplyaka <roma@ro-che.info> wrote:
Cabal's policy is to support being built by versions of GHC that are up to 3 years old. That would be 6.12.3, released 12 June 2010. Cabal with the patch indeed builds on 6.12.3; however, cabal-install fails to configure:
Try building with -fold-directory.
Thanks, that did the trick. So the patch builds with 6.12.3, too. Roman