Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
54880c13
Commit
54880c13
authored
Apr 03, 2021
by
Sylvain Henry
Committed by
Marge Bot
Apr 05, 2021
3
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bignum: fix invalid hs-boot declaration (
#19638
)
parent
403bf88c
Pipeline
#33982
canceled with stages
in 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libraries/ghc-bignum/src/GHC/Num/Natural.hs-boot
libraries/ghc-bignum/src/GHC/Num/Natural.hs-boot
+1
-1
No files found.
libraries/ghc-bignum/src/GHC/Num/Natural.hs-boot
View file @
54880c13
...
...
@@ -10,7 +10,7 @@ import GHC.Types
data
Natural
=
NS
!
Word
#
|
NB
!
BigNat
|
NB
!
BigNat
#
naturalToWord
#
::
Natural
->
Word
#
naturalFromWord
#
::
Word
#
->
Natural
...
...
Marge Bot
💬
@marge-bot
mentioned in merge request
!5454 (closed)
·
Apr 06, 2021
mentioned in merge request
!5454 (closed)
mentioned in merge request !5454
Toggle commit list
Sylvain Henry
@hsyl20
mentioned in commit
54e76612
·
Apr 07, 2021
mentioned in commit
54e76612
mentioned in commit 54e76612f115e260c9915158e349f825d986255a
Toggle commit list
Sylvain Henry
@hsyl20
mentioned in commit
28756456
·
Apr 07, 2021
mentioned in commit
28756456
mentioned in commit 287564565784853f206e2fa6832be0df55538470
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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