Add "Support SMP" and "RTS ways" to the compiler --info output
[ghc-hetmet.git] / compat / cbits / unicode.c
1 #if __GLASGOW_HASKELL__ < 604 || (__GLASGOW_HASKELL__==604 && __GHC_PATCHLEVEL__==0)
2 #include "WCsubst.c"
3 #endif