Something that wants to be a syntax highlighting text editor in haskell when it grows up
Find a file
2016-08-28 21:38:15 +02:00
examples guards less strict, return fontifies until end, example2 added 2016-08-15 19:59:52 +02:00
src wrote concept for invAcc 2016-08-28 21:38:15 +02:00
.gitignore init+gitignore 2016-06-30 12:29:41 +02:00
hedit.cabal guards less strict, return fontifies until end, example2 added 2016-08-15 19:59:52 +02:00
Makefile guards less strict, return fontifies until end, example2 added 2016-08-15 19:59:52 +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/