refactored aeson instance in own package, this is now a multi-package project

This commit is contained in:
Dennis Frieberg 2020-09-22 12:11:10 +02:00
parent 41055a8521
commit c41d8aa43e
21 changed files with 192 additions and 1 deletions

2
tickLeiste-aeson/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.stack-work/
*~