We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e7938 commit ef95e0aCopy full SHA for ef95e0a
libsodium-bindings/libsodium-bindings.cabal
@@ -16,7 +16,7 @@ maintainer: The Haskell Cryptography contributors
16
license: BSD-3-Clause
17
build-type: Simple
18
tested-with:
19
- ghc ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.2 || ==9.10.1
+ GHC ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.2 || ==9.10.1 || ==9.12.1
20
21
extra-source-files:
22
LICENSE
sel/sel.cabal
@@ -15,7 +15,7 @@ maintainer: The Haskell Cryptography contributors
15
0 commit comments