mirror of
https://github.com/ekmett/speculation.git
synced 2024-11-22 18:32:22 +03:00
dep bump
This commit is contained in:
parent
fa7533b7de
commit
4220f7c7d3
@ -1,5 +1,5 @@
|
||||
name: speculation
|
||||
version: 1.4.0.1
|
||||
version: 1.4.1
|
||||
license: BSD3
|
||||
license-file: LICENSE
|
||||
author: Edward A. Kmett
|
||||
@ -86,10 +86,10 @@ library
|
||||
build-depends: base >= 4.3 && < 6
|
||||
|
||||
build-depends:
|
||||
ghc-prim >= 0.2 && < 0.4,
|
||||
tag-bits >= 0.1 && < 0.2,
|
||||
transformers >= 0.2.2.0 && < 0.3,
|
||||
stm >= 2.1 && < 2.4
|
||||
ghc-prim,
|
||||
tag-bits >= 0.1 && < 0.2,
|
||||
transformers >= 0.2.2.0 && < 0.4,
|
||||
stm >= 2.1 && < 2.4
|
||||
|
||||
exposed-modules:
|
||||
Control.Concurrent.Speculation
|
||||
|
Loading…
Reference in New Issue
Block a user