diff options
author | Roland Senn <rsx@bluewin.ch> | 2021-05-27 16:04:13 +0200 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-06-02 04:39:23 -0400 |
commit | fcd124d5c7c1c4ea8488587f65112b7a66b7da83 (patch) | |
tree | 00d87b0161e2a8245d057ff98cbebc29dd6cc46f /compiler/GHC/Unit/Module/ModGuts.hs | |
parent | 6b6c4b9ab0f773011a04c19f3cd5131a1aab2a41 (diff) | |
download | haskell-fcd124d5c7c1c4ea8488587f65112b7a66b7da83.tar.gz |
Allow primops in a :print (and friends) command. Fix #19394
* For primops from `GHC.Prim` lookup the HValues in `GHC.PrimopWrappers`.
* Add short error messages if a user tries to use a *Non-Id* value or a
`pseudoop` in a `:print`, `:sprint` or `force`command.
* Add additional test cases for `Magic Ids`.
Diffstat (limited to 'compiler/GHC/Unit/Module/ModGuts.hs')
0 files changed, 0 insertions, 0 deletions