Skip to content

Commit

Permalink
Add config and convenient script for GHCi.
Browse files Browse the repository at this point in the history
Signed-off-by: Magnus Therning <magnus@therning.org>
  • Loading branch information
magthe committed Mar 2, 2013
1 parent f7fa8e2 commit c884fed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .ghci
@@ -0,0 +1 @@
:set -isrc:test-src:bench-src
3 changes: 3 additions & 0 deletions ghci.sh
@@ -0,0 +1,3 @@
#! /bin/zsh

ghci dist/build/csrc/*.o

0 comments on commit c884fed

Please sign in to comment.