Skip to content

A small program for searching files, written in Haskell.

License

Notifications You must be signed in to change notification settings

sstoltze/text-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text-search

This is a small project to brush up on Haskell after not using it for some time. It allows you to search all files in a given folder, looking for specific words and showing the lines containing them.

Installation

The project is built using Stack. The actual code can be found in ./src/Main.hs.

About

A small program for searching files, written in Haskell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published