ext-core: change .cabal file so we can build with either GHC 6.8 or 6.10
[ghc-hetmet.git] / utils / runghc / Makefile
1
2 TOP=../..
3 ENABLE_SHELL_WRAPPERS = YES
4
5 include $(TOP)/mk/boilerplate.mk
6 include $(TOP)/mk/cabal.mk
7
8 # XXX Need to make runhaskell somehow
9