Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sylvain Henry
head.hackage
Commits
01c5307b
Commit
01c5307b
authored
Aug 24, 2020
by
Sylvain Henry
Browse files
Add support for integer-roots
parent
1bb5c914
Pipeline
#23758
failed with stage
in 12 minutes and 2 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
ci/config.sh
View file @
01c5307b
...
...
@@ -70,7 +70,6 @@ case $version in
8.11.
*
)
# package ticket
broken
"cryptonite"
bignum
broken
"integer-roots"
bignum
;;
*
)
...
...
patches/integer-roots-1.0.patch
0 → 100644
View file @
01c5307b
diff --git integer-roots.cabal integer-roots.cabal
index dd4ec13..324973f 100644
--- integer-roots.cabal
+++ integer-roots.cabal
@@ -24,7 +24,7 @@
source-repository head
library
build-depends:
base >=4.9 && <5,
- integer-gmp <1.1
+ integer-gmp <2.0
exposed-modules:
Math.NumberTheory.Roots
other-modules:
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment