Issues with containers and vector on Github
Erik de Castro Lopo
mle+hs at mega-nerd.com
Sun Jul 14 22:28:22 UTC 2024
Hi,
I would like to bring you attention to ywo issues:
https://github.com/haskell/vector/issues/496
https://github.com/haskell/containers/issues/1012
Both libraries list this mailing list as maintainers and the versions
of both libraries on Github are seemingly behind the versions on
Hackage.
I am currently working on updating the `strict-containers` package
to work with `ghc-9.10`,
https://github.com/haskellari/strict-containers/issues/14#issuecomment-2227496213
but this package uses a script to pull `containers`, `unordered-containers`
and `vector` from Github and then generate code from versions it has pull.
However it uses git tags and git tags for the latest versions of the
above two libraries is missing.
I would very much appreciate it if someone could rectify this situation
as soon as possible.
Thanks,
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
More information about the Libraries
mailing list