-
Maybe it would be better to split into `aeson-enummapset`.
-
What can I do about the following issue? How should I read it, even?
```
$ cabal --minimize-conflict-set run vocab1 -- data/texts/hamlet.txt
Resolving dependencies...
Error: cabal: Could not res…
-
`interfaceNameModifier` is documented as "Function applied to generate interface names" and so I'd expect it to apply to the whole interface name, but the call to it for `TSInterfaceDeclaration` split…
-
This package contains a module to paper over some aeson-1.x vs 2.x differences. Specifically `Key` and `KeyMap`. We've since needed this in many other places, it seems like something that would be use…
-
@NorfairKing sydtest-aeson 0.2.0.0 doesn't compile:
```
src/Test/Syd/Aeson.hs:50:23: error: [GHC-83865]
• Couldn't match expected type ‘Assertion’
with actual type ‘IO Asse…
-
I am trying to use `print-api` in a new project of mine: https://github.com/mmhat/os-string-aeson
I have GHC 9.10.1 set as the default compiler, but use GHC 9.8.2 in that project (specified in the ca…
mmhat updated
2 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Platform
Linux
### OS version
Gentoo
### App version
default CO branch
### Current Behavior
```
Warning…
-
We'll want an `Aeson` instances for `Value`s to implement `fromJSON` and `toJSON`.
-
Is there an adaptor for Aeson that works with this fork?
msgpack-aeson wants another library
-
`unespected` is a spelling error in at least 4 places I can see, plus tests.
Here is an example: https://github.com/haskell/aeson/blob/c93d60d82388c184a9cf240f016a728c9d0e758f/src/Data/Aeson/Decodi…