Something that wants to be a syntax highlighting text editor in haskell when it grows up
Find a file
2016-08-29 14:18:20 +02:00
examples better example 2016-08-29 13:39:26 +02:00
src Merge branch 'noaccum' of https://bitbucket.org/prosa16/ass3 into noaccum 2016-08-29 14:18:20 +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/