Get rid of compat/
[ghc-hetmet.git] / compiler / cbits / unicode.c
diff --git a/compiler/cbits/unicode.c b/compiler/cbits/unicode.c
new file mode 100644 (file)
index 0000000..c239e21
--- /dev/null
@@ -0,0 +1,5 @@
+#if __GLASGOW_HASKELL__ < 605
+#if __GLASGOW_HASKELL__ != 604 || __GHC_PATCHLEVEL__ == 0
+#include "WCsubst.c"
+#endif
+#endif