Upgrade lockfree-queue to version 0.2.4

This commit is contained in:
Harendra Kumar 2022-08-27 17:30:39 +05:30
parent 68dccf50a7
commit 4cc4fbdd20
2 changed files with 8 additions and 1 deletions

View File

@ -24,6 +24,12 @@ active-repositories: hackage.haskell.org, head.hackage.ghc.haskell.org:override
source-repository-package
type: git
location: https://github.com/composewell/fusion-plugin
tag: 25aa89c97aaaf83209d4282638ef774780061366
tag: 3c6535a7027d60d88c37b9a601cb180b805e7431
source-repository-package
type: git
location: https://github.com/rrnewton/haskell-lockfree
tag: 00a70cfe74994b41eb3627c752170d1e82118a8e
subdir: lockfree-queue
allow-newer: all

View File

@ -8,6 +8,7 @@ packages:
extra-deps:
- unicode-data-0.2.0
- tasty-bench-0.3.1
- lockfree-queue-0.2.4
#allow-newer: true
rebuild-ghc-options: true