Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
d6f8abc6
Commit
d6f8abc6
authored
Jun 13, 2009
by
Duncan Coutts
Browse files
Adjust for the changed location of gcdInt
parent
75e52f58
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/numeric/should_run/arith013.hs
View file @
d6f8abc6
-- Test gcdInt/gcdInteger
import
GHC.
Base
(
gcdInt
)
import
GHC.
Real
(
gcdInt
)
import
GHC.Num
(
gcdInteger
)
main
::
IO
()
...
...
Write
Preview
Supports
Markdown
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