Skip to content

Commit

Permalink
added a ghci target to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
kosmikus committed Feb 16, 2008
1 parent 5ddfaeb commit 1d449a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ gtk :

clean :
runghc Setup clean

ghci :
ghci -XCPP -idist/build/autogen

0 comments on commit 1d449a0

Please sign in to comment.