Parser combinators, JSON Parser

This commit is contained in:
vegowotenks 2025-08-21 19:30:00 +02:00
commit b078a62ffa
13 changed files with 777 additions and 0 deletions

2
Setup.hs Normal file
View file

@ -0,0 +1,2 @@
import Distribution.Simple
main = defaultMain