Skip to content

Commit

Permalink
missed a `
Browse files Browse the repository at this point in the history
  • Loading branch information
bouren committed Oct 6, 2013
1 parent 1e45a62 commit 93b48f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Shelly provides a single module for convenient systems programming in Haskell.
* has low memory usage
* `run_` and other underscore variants that don't return stdout
* `runFoldLines` to run a fold operation over each line rather than loading all of stdout into memory
* 'runHandle` and `runHandles` for complete control over handles
* `runHandle` and `runHandles` for complete control over handles

Looking to put your Haskell learning to immediate practical use? You don't have to create artifical intelligence, try just automating some of your boring tasks.

Expand Down

0 comments on commit 93b48f7

Please sign in to comment.