Cabal revisions of memory-0.18.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: memory version: 0.18.0+x-revision: 1 Synopsis: memory and related abstraction stuff Description: Chunk of memory, polymorphic byte array management and manipulation Data.ByteArray.Methods Data.ByteArray.MemView Data.ByteArray.View+ if impl(ghc < 8.8)- buildable: False+ -- https://github.com/haskell-infra/hackage-trustees/issues/422+ build-depends: base >= 4.13 else- build-depends: base+ build-depends: base >= 4.13 , ghc-prim -- FIXME armel or mispel is also little endian. -- might be a good idea to also add a runtime autodetect mode.