Skip to content

Commit adab049

Browse files
committed
Use primitive-0.9.1.0 from Hackage
1 parent 47cdc23 commit adab049

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

cabal.project

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
with-compiler: ghc-9.10.1
2+
13
packages:
24
.
35
arcade
@@ -22,11 +24,4 @@ source-repository-package
2224
location: https://github.com/sol/solid-stack
2325
tag: v3.3.1-ghc-9.10.1
2426

25-
source-repository-package
26-
-- for byteArrayAsForeignPtr
27-
-- https://github.com/haskell/primitive/issues/428
28-
type: git
29-
location: https://github.com/haskell/primitive
30-
tag: 4b2de727c8c52836bce2a6b7f4ca3856299d4514
31-
3227
import: cabal.project.constraints

cabal.project.freeze

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,13 @@ constraints: any.Cabal ==3.12.1.0,
8181
any.containers ==0.7,
8282
any.contravariant ==1.5.5,
8383
contravariant +semigroups +statevar +tagged,
84-
any.cookie ==0.5.0,
84+
any.cookie ==0.5.1,
8585
any.cryptohash-sha256 ==0.11.102.1,
8686
cryptohash-sha256 -exe +use-cbits,
87-
any.crypton ==1.0.2,
87+
any.crypton ==1.0.4,
8888
crypton -check_alignment +integer-gmp -old_toolchain_inliner +support_aesni +support_deepseq +support_pclmuldq +support_rdrand -support_sse +use_target_attributes,
8989
any.crypton-conduit ==0.2.3,
90-
any.crypton-connection ==0.4.3,
90+
any.crypton-connection ==0.4.4,
9191
any.crypton-x509 ==1.7.7,
9292
any.crypton-x509-store ==1.6.10,
9393
any.crypton-x509-system ==1.6.7,
@@ -154,7 +154,7 @@ constraints: any.Cabal ==3.12.1.0,
154154
any.hi-file-parser ==0.1.7.0,
155155
any.hinotify ==0.4.2,
156156
any.hourglass ==0.2.12,
157-
any.hpack ==0.38.0,
157+
any.hpack ==0.38.1,
158158
any.hpc ==0.7.0.1,
159159
any.hsc2hs ==0.68.10,
160160
hsc2hs -in-ghc-tree,
@@ -163,7 +163,7 @@ constraints: any.Cabal ==3.12.1.0,
163163
any.hspec-discover ==2.11.12,
164164
any.hspec-expectations ==0.8.4,
165165
any.hspec-hedgehog ==0.3.0.0,
166-
any.http-api-data ==0.6.1,
166+
any.http-api-data ==0.6.2,
167167
http-api-data -use-text-show,
168168
any.http-client ==0.7.19,
169169
http-client +network-uri,
@@ -353,4 +353,4 @@ constraints: any.Cabal ==3.12.1.0,
353353
zip-archive -executable,
354354
any.zlib ==0.7.1.0,
355355
zlib -bundled-c-zlib +non-blocking-ffi +pkg-config
356-
index-state: hackage.haskell.org 2025-03-28T05:22:48Z
356+
index-state: hackage.haskell.org 2025-04-06T11:16:20Z

0 commit comments

Comments
 (0)