summaryrefslogtreecommitdiff
path: root/docs/users_guide/flags.xml
diff options
context:
space:
mode:
authorThomas Winant <thomas.winant@cs.kuleuven.be>2014-12-23 08:48:15 -0600
committerAustin Seipp <austin@well-typed.com>2014-12-23 08:48:15 -0600
commit6eb86a56135a9274d2c958a2ccf4df510c9dab86 (patch)
tree37ff6105663ba212d88a34dc7aad6c89549d2b6a /docs/users_guide/flags.xml
parente435a09419023debc9dff6711bfac16882a60766 (diff)
downloadhaskell-6eb86a56135a9274d2c958a2ccf4df510c9dab86.tar.gz
Fix panic on :kind _ in GHCi (Trac #9879)
Summary: Running `:kind _` in GHCi produced a panic, fix it by extracting the wildcards. Now, `:kind _` produces `_ :: k0`. Unfortunately, a `0` is added after the kind is tidied and I haven't found a way to get rid of it... This does not fix the other panic involving TemplateHaskell mentioned in #9879. Test Plan: new test GHCiWildcardKind should pass Reviewers: austin, simonpj Reviewed By: austin Subscribers: simonpj, carter, thomie, monoidal Differential Revision: https://phabricator.haskell.org/D572 GHC Trac Issues: #9879
Diffstat (limited to 'docs/users_guide/flags.xml')
0 files changed, 0 insertions, 0 deletions