From e29bbf827924af8a6b74d1b86554f0bfbc6aca9b Mon Sep 17 00:00:00 2001
From: Simon Hengel <sol@typeful.net>
Date: Sat, 1 Jun 2013 18:06:34 +0200
Subject: Add -itest to .ghci

---
 .ghci | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.ghci b/.ghci
index afdd26a8..5407b2c3 100644
--- a/.ghci
+++ b/.ghci
@@ -1 +1 @@
-:set -isrc -idist/build -idist/build/autogen -packageghc -optP-include -optPdist/build/autogen/cabal_macros.h
+:set -isrc -itest -idist/build -idist/build/autogen -packageghc -optP-include -optPdist/build/autogen/cabal_macros.h
-- 
cgit v1.2.3