Something that wants to be a syntax highlighting text editor in haskell when it grows up
Find a file
2016-08-08 08:27:29 +02:00
src added directory dependency, merging of attribute maps, nicer ui 2016-08-08 08:27:29 +02:00
.gitignore init+gitignore 2016-06-30 12:29:41 +02:00
hedit.cabal added directory dependency, merging of attribute maps, nicer ui 2016-08-08 08:27:29 +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/