From 590fd490750e84c62d8669cb2db6885e26cc17cd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 17 Oct 2012 23:04:43 -0400 Subject: workaround for ghci fragility in reusing objects compiled with ghc --- .ghci | 3 --- 1 file changed, 3 deletions(-) (limited to '.ghci') diff --git a/.ghci b/.ghci index 318bac202..c5550cee6 100644 --- a/.ghci +++ b/.ghci @@ -1,4 +1 @@ --- make ghci use precompiled modules, and C library -:set -outputdir=tmp -:set -IUtility :load Common -- cgit v1.2.3