| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- Update hslua-marshalling to version 2.3.1.
  [#]# hslua-marshalling-2.3.1
  Released 2024-01-18.
  - Relaxed upper bound for text, containers, and bytestring,
    allowing text-2.1, containers-0.7, and bytestring-0.12.
  [#]# hslua-marshalling-2.3.0
  Released 2023-03-13.
  - `Result` is now an instance of `MonadFail`.
  - New peeker and pusher functions for `NonEmpty`.
  - Peeker combinators for optional values: The new combinators
    `peekNilOr`, `peekNoneOr`, and `peekNoneOrNil` can be used to
    retrieve optional values.
- Update hslua-marshalling to version 2.2.1. [#]# hslua-marshalling-2.2.1 Released 2022-06-19. - Require hslua-core-2.2.1. - Relax upper bound for mtl, allow mtl-2.3.
- Update hslua-marshalling to version 2.2.0 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- Update hslua-marshalling to version 2.2.0.
  [#]# hslua-marshalling-2.2.0
  Released 2022-02-19.
  - `Result` is now an instance of Foldable and Traversable.
    Both `Result` and `Peek` are made instances of `MonadPlus`.
  - Require hslua-core-2.2.0.
- Update hslua-marshalling to version 2.1.0. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/hslua-marshalling-2.1.0/src/CHANGELOG.md
- Update hslua-marshalling to version 2.1.0. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/hslua-marshalling-2.1.0/src/CHANGELOG.md
- Update hslua-marshalling to version 2.0.1. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/hslua-marshalling-2.0.1/src/CHANGELOG.md
- Add hslua-marshalling at version 2.0.0.