ChrisPenner / rasa

Extremely modular text editor built in Haskell
GNU General Public License v3.0
614 stars 42 forks source link

File events and sanity checks #64 #65

Open jmatsushita opened 5 years ago

jmatsushita commented 5 years ago

Here's enough file event data to hook the new syntax module. I also added some file related packages to do some basic sanity checks. I guess these will be useful later.