FIX #1791: fail with out-of-heap when allocating more than the max heap size in one go
[ghc-hetmet.git] / compat / cbits / unicode.c
1 #if __GLASGOW_HASKELL__ < 605
2 #if __GLASGOW_HASKELL__ != 604 || __GHC_PATCHLEVEL__ == 0
3 #include "WCsubst.c"
4 #endif
5 #endif