Skip to content

skepner/grh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gr

Simple recursive grep substitute written in Haskell.

This version of the program always exits with code 0. It looks like to be a limitation of pipes giving no information where pipe was broken. Program needs to be re-written using conduits.

MacOS X

text-icu on which gr depends requires icu4c library. Install it on MacOS X using brew:

$ brew install icu4c

Paths to the library is in cabal.config

About

Simple recursive grep substitute written in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors