simmsb / calamity

A library for writing discord bots in haskell
https://hackage.haskell.org/package/calamity
MIT License
112 stars 14 forks source link

Fix a bit of syntax #74

Closed L0neGamer closed 1 month ago

L0neGamer commented 1 month ago

Note that this requires

source-repository-package
    type: git
    location: https://github.com/L0neGamer/typerep-map.git
    tag: 43026d99e1b63d049e8e79641c2e7972a5611629

to test as typerep has old deps, and you can't even use aeson 2.2+

Fixes #73

Miezhiko commented 1 month ago

I can approve it fixes error

simmsb commented 1 month ago

Thanks!