Skip to content

Commit

Permalink
Pass any ghci flags onwards, useful for ghcid 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell committed Mar 2, 2016
1 parent c1e46f7 commit 56b6f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ghci.bat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ghci.exe cbits\text_search.o
ghci.exe cbits\text_search.o %*

0 comments on commit 56b6f86

Please sign in to comment.