Change a use of xargs to "$(XARGS)" $(XARGS_OPTS)
[ghc-hetmet.git] / utils / ext-core / README
index 6a0dc13..8191b71 100644 (file)
@@ -1,3 +1,12 @@
+This package has moved to Hackage!
+http://hackage.haskell.org/package/extcore-0.2
+
+The version of the stand-alone External Core library in the GHC
+source tree is now out-of-date, and will probably go away eventually.
+Please get the latest version from Hackage.
+
+=====================================================================
+
 A set of example programs for handling external core format.
 
 In particular, typechecker and interpreter give a precise semantics.