diff options
author | Ryan Scott <ryan.gl.scott@gmail.com> | 2019-05-29 11:52:02 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-05-31 23:56:27 -0400 |
commit | 45f88494293bea20cc3aca025ee6fe84087987ce (patch) | |
tree | 131f6175331925789d69f1d651e3463e21d4c98f /compiler/ghci/Linker.hs | |
parent | 1d43d4a3e45d86261fa63591e99749cb7d3f68ed (diff) | |
download | haskell-45f88494293bea20cc3aca025ee6fe84087987ce.tar.gz |
Reject nested foralls in foreign imports (#16702)
This replaces a panic observed in #16702 with a simple error message
stating that nested `forall`s simply aren't allowed in the type
signature of a `foreign import` (at least, not at present).
Fixes #16702.
Diffstat (limited to 'compiler/ghci/Linker.hs')
0 files changed, 0 insertions, 0 deletions