Migrate from memory to ram package
All checks were successful
Build / audit (push) Successful in 10s
Build / test (push) Successful in 12m40s
Build / release (push) Successful in 11m52s

This commit is contained in:
2026-04-02 16:35:01 +02:00
parent 5ebf342584
commit 4a56874bcd

View File

@@ -29,18 +29,18 @@ common dependencies
conduit ^>= 1.3.5, conduit ^>= 1.3.5,
conduit-extra ^>= 1.3, conduit-extra ^>= 1.3,
http-client ^>= 0.7, http-client ^>= 0.7,
http-client-tls ^>= 0.3, http-client-tls ^>= 0.4,
containers ^>= 0.7, containers ^>= 0.7,
crypton ^>= 1.0, crypton ^>= 1.1,
directory ^>= 1.3.8, directory ^>= 1.3.8,
exceptions >= 0.10, exceptions >= 0.10,
filepath ^>= 1.5, filepath ^>= 1.5,
http-types ^>= 0.12.4, http-types ^>= 0.12.4,
megaparsec ^>= 9.7, megaparsec ^>= 9.7,
modern-uri ^>= 0.3.6, modern-uri ^>= 0.3.6,
memory ^>= 0.18,
parser-combinators ^>= 1.3, parser-combinators ^>= 1.3,
process ^>= 1.6.18, process ^>= 1.6.18,
ram ^>= 0.22,
req ^>= 3.13, req ^>= 3.13,
tar-conduit ^>= 0.4, tar-conduit ^>= 0.4,
lzma ^>= 0.0.1, lzma ^>= 0.0.1,