
#14891: Cabal bump broke ext-interp tests on Darwin
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: hvr
Type: bug | Status: new
Priority: highest | Milestone: 8.4.1
Component: Compiler | Version: 8.2.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Herbert Valerio Riedel
Hack. The file gmp/config.mk doesn't exist yet after running ./configure in the toplevel (ghc) directory. To let some toplevel make commands such as sdist go through, right after ./configure, don't consider this an error.
This may have contributed to #14891. }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14891#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler