Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
fb17cc54
Commit
fb17cc54
authored
Jul 21, 2017
by
Ben Gamari
🐢
Browse files
Bump integer-gmp version
(cherry picked from commit
09396ec3
)
parent
b8afdafc
Changes
3
Hide whitespace changes
Inline
Side-by-side
libraries/integer-gmp/changelog.md
View file @
fb17cc54
# Changelog for [`integer-gmp` package](http://hackage.haskell.org/package/integer-gmp)
## 1.0.0.2 *TBA*
## 1.0.1.0 *July 2017*
*
Bundled with GHC 8.2.1
*
Optimize
`minusInteger`
*
Fix the right-shift operation for negative big integers (fixes GHC #12136)
*
Make operations more strict
## 1.0.0.1 *Feb 2016*
*
Bundled with GHC 8.0.1
...
...
libraries/integer-gmp/integer-gmp.cabal
View file @
fb17cc54
name: integer-gmp
version: 1.0.
0.1
version: 1.0.
1.0
synopsis: Integer library based on GMP
license: BSD3
license-file: LICENSE
...
...
testsuite/tests/determinism/determ021/determ021.stdout
View file @
fb17cc54
...
...
@@ -8,7 +8,7 @@ TYPE CONSTRUCTORS
COERCION AXIOMS
Dependent modules: []
Dependent packages: [base-4.10.0.0, ghc-prim-0.5.0.0,
integer-gmp-1.0.
0.1
]
integer-gmp-1.0.
1.0
]
[1 of 1] Compiling A ( A.hs, A.o )
TYPE SIGNATURES
test2 ::
...
...
@@ -19,4 +19,4 @@ TYPE CONSTRUCTORS
COERCION AXIOMS
Dependent modules: []
Dependent packages: [base-4.10.0.0, ghc-prim-0.5.0.0,
integer-gmp-1.0.
0.1
]
integer-gmp-1.0.
1.0
]
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