|
|
@ -1,7 +1,7 @@
|
|
|
|
Cabal-Version: 2.2
|
|
|
|
Cabal-Version: 2.2
|
|
|
|
Name: primitive
|
|
|
|
Name: primitive
|
|
|
|
Version: 0.7.1.0
|
|
|
|
Version: 0.7.1.0
|
|
|
|
x-revision: 1
|
|
|
|
x-revision: 3
|
|
|
|
License: BSD-3-Clause
|
|
|
|
License: BSD-3-Clause
|
|
|
|
License-File: LICENSE
|
|
|
|
License-File: LICENSE
|
|
|
|
|
|
|
|
|
|
|
@ -54,7 +54,7 @@ Library
|
|
|
|
Data.Primitive.Internal.Compat
|
|
|
|
Data.Primitive.Internal.Compat
|
|
|
|
Data.Primitive.Internal.Operations
|
|
|
|
Data.Primitive.Internal.Operations
|
|
|
|
|
|
|
|
|
|
|
|
Build-Depends: base >= 4.5 && < 4.15
|
|
|
|
Build-Depends: base >= 4.5 && < 4.17
|
|
|
|
, deepseq >= 1.1 && < 1.5
|
|
|
|
, deepseq >= 1.1 && < 1.5
|
|
|
|
, transformers >= 0.2 && < 0.6
|
|
|
|
, transformers >= 0.2 && < 0.6
|
|
|
|
if !impl(ghc >= 8.0)
|
|
|
|
if !impl(ghc >= 8.0)
|
|
|
|