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.
2 parents 50702e6 + cc3511c commit 43afe77Copy full SHA for 43afe77
cabal.project
@@ -28,7 +28,7 @@ if impl(ghc < 9.8)
28
program-options
29
ghc-options: -Werror
30
31
-package cryptonite
+package crypton
32
-- Using RDRAND instead of /dev/urandom as an entropy source for key
33
-- generation is dubious. Set the flag so we use /dev/urandom by default.
34
flags: -support_rdrand
cardano-api/cardano-api.cabal
@@ -133,7 +133,7 @@ library
133
cborg,
134
containers,
135
contra-tracer,
136
- cryptonite,
+ crypton,
137
data-default-class,
138
deepseq,
139
directory,
0 commit comments