Adding a .ghci file to make it easier to load GF in ghci.

This commit is contained in:
hallgren
2012-03-16 14:01:29 +00:00
parent 661d7edfe7
commit 7de13a100c

2
.ghci Normal file
View File

@@ -0,0 +1,2 @@
:set -isrc/compiler -isrc/runtime/haskell -isrc/server -isrc/example-based -isrc/server/transfer -idist/build/autogen -idist/build/gf/gf-tmp
:set -optP-DSERVER_MODE -optP-DUSE_INTERRUPT -optP-DCC_LAZY -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/gf/gf-tmp -hidir dist/build/gf/gf-tmp -stubdir dist/build/gf/gf-tmp