Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
5604 commits behind the upstream repository.
Cheng Shao's avatar
Cheng Shao authored
This commit fixes incorrectly built genapply when cross compiling
(#24347) by nuking all fragile CPP logic in it from the orbit. All
target-specific info are now read from DerivedConstants.h at runtime,
see added note for details. Also removes a legacy Makefile and adds
haskell language server support for genapply.
dd4af0e5
History