diff options
author | Fendor <power.walross@gmail.com> | 2021-04-15 18:47:05 +0200 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-04-22 17:00:19 -0400 |
commit | 4723652a655f74f36f3503f8e09c6e674ea25790 (patch) | |
tree | 3c0b4a5c922dee81719d29ea37dfb26c4eca9d7d /.gitlab-ci.yml | |
parent | 7f4d06e6c850c865669871c7fa5249daeb18f2d8 (diff) | |
download | haskell-4723652a655f74f36f3503f8e09c6e674ea25790.tar.gz |
Move 'nextWrapperNum' into 'DsM' and 'TcM'
Previously existing in 'DynFlags', 'nextWrapperNum' is a global
variable mapping a Module to a number for name generation for FFI calls.
This is not the right location for 'nextWrapperNum', as 'DynFlags'
should not contain just about any global variable.
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions