Skip to content

Commit

Permalink
ioparser.hs
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyicui committed Mar 27, 2011
1 parent 1c754d6 commit 95a9dd3
Show file tree
Hide file tree
Showing 2 changed files with 478 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ch9/Makefile
@@ -0,0 +1,5 @@
%.exe: %.hs
ghc --make -o $@ $<
hlint $<

ALL: ioparser.exe

0 comments on commit 95a9dd3

Please sign in to comment.