Skip to content
Snippets Groups Projects
Commit 597ed8f6 authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing: Committed by tibbe
Browse files

Use import list to hide new System.Exit.die

Starting with GHC 7.10 (and soon GHC HEAD), System.Exit exports the new `die`
which would clash with Cabal's own `die`. See also

  https://ghc.haskell.org/trac/ghc/ticket/9016

For more details.

(cherry picked from commit 322ddbc0)
parent 375cfd66
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment