summaryrefslogtreecommitdiff
path: root/.ghci
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2015-08-31 12:22:13 +0000
committerhallgren <hallgren@chalmers.se>2015-08-31 12:22:13 +0000
commit1c86783e172bf1922b32e5503bc3be1f66f240b5 (patch)
treeac09d4b26b94d96147c7d9190c8b6e288db3f17f /.ghci
parent9a58afe1214ae084a89e0a4683ca4bf174225065 (diff)
GF.Infra.SIO: The SIO monad now supports putStr in addition to putStrLn
Also included some unrelated minor changes.
Diffstat (limited to '.ghci')
-rw-r--r--.ghci2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ghci b/.ghci
index 5da296450..041c7d773 100644
--- a/.ghci
+++ b/.ghci
@@ -1,2 +1,2 @@
-:set -isrc/compiler -isrc/binary -isrc/runtime/haskell -isrc/server -isrc/example-based -isrc/server/transfer -idist/build/autogen -idist/build/gf/gf-tmp
+:set -isrc/compiler -isrc/binary -isrc/runtime/haskell -isrc/server -isrc/example-based -isrc/server/transfer -idist/build/autogen -idist/build
:set -fwarn-unused-imports -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