diff options
author | Ben Gamari <ben@smart-cactus.org> | 2019-09-12 14:50:40 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2019-09-12 14:52:06 -0400 |
commit | dca6eda3f7e03ae54cf1384b466927840d01aaca (patch) | |
tree | 2129781ee9550d5bb5f0d26865ecf46298d31a6e /compiler/ghc.mk | |
parent | 867534750bcf66f6243f0b7d2d9ec11fa1defd04 (diff) | |
download | haskell-wip/T17187.tar.gz |
Rename GHC.StgToCmm.Con -> GHC.StgToCmm.DataConwip/T17187
Incredibly, Windows disallows the manipulation of any file matching
Con(\..*)?. The `GHC.StgToCmm.Con` was introduced in the renamings in
447864a9, breaking the Windows build. Work around this by renaming it to
`GHC.StgToCmm.DataCon`
Fixes #17187.
Diffstat (limited to 'compiler/ghc.mk')
0 files changed, 0 insertions, 0 deletions