revise .cabal

epel9
Jens Petersen 4 years ago
parent 7167e650a5
commit 2db01a7f84

@ -1,6 +1,6 @@
Name: memory
version: 0.15.0
x-revision: 1
x-revision: 2
Synopsis: memory and related abstraction stuff
Description:
Chunk of memory, polymorphic byte array management and manipulation
@ -82,7 +82,7 @@ Library
Data.ByteArray.MemView
Data.ByteArray.View
build-depends: base >= 4.9 && < 5
build-depends: base >= 4.9 && < 4.15
if impl(ghc < 8.0)
build-depends: base
else

Loading…
Cancel
Save