Something that wants to be a syntax highlighting text editor in haskell when it grows up
Find a file
2016-08-07 16:26:54 +02:00
src exit with msg if no file given 2016-08-07 16:26:54 +02:00
.gitignore init+gitignore 2016-06-30 12:29:41 +02:00
hedit.cabal README 2016-08-06 14:12:24 +02:00
README.txt README 2016-08-06 14:12:24 +02:00
Setup.hs total conversion mod 2016-08-06 13:29:27 +02:00

Using cabal now, update hedit.cabal as needed

https://wiki.haskell.org/Structure_of_a_Haskell_project
http://katychuang.com/cabal-guide/