summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorOleg Grenrus <oleg.grenrus@iki.fi>2022-10-05 18:20:21 +0300
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-11-30 14:51:39 -0500
commit10a2a7de64c52fcff07572bc0cd396393829a487 (patch)
tree0a76a60a850a722850a5c70d399818a8b2e79ab0 /mk
parent31462d98c31e3ef48af2f6c6f2d379d74ccc63f5 (diff)
downloadhaskell-10a2a7de64c52fcff07572bc0cd396393829a487.tar.gz
Move Void to GHC.Base...
This change would allow `Void` to be used deeper in module graph. For example exported from `Prelude` (though that might be already possible). Also this change includes a change `stimes @Void _ x = x`, https://github.com/haskell/core-libraries-committee/issues/95 While the above is not required, maintaining old stimes behavior would be tricky as `GHC.Base` doesn't know about `Num` or `Integral`, which would require more hs-boot files.
Diffstat (limited to 'mk')
0 files changed, 0 insertions, 0 deletions