AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update toml-parser to version 1.3.2.0. [#]# 1.3.2.0 * Added `Toml.Generic` to make instances easily derivable via DerivingVia. * Added GHC.Generics support for switching between product types and TOML arrays. [#]# 1.3.1.3 * Bugfix: Previous fix admitted some invalid inline tables - these are now rejected [#]# 1.3.1.2 * Bugfix: In some cases overlapping keys in inline tables could throw an exception instead instead of returning the proper semantic error value. [#]# 1.3.1.1 * Ensure years are rendered zero-padded
- Add toml-parser at version 1.3.1.0.