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
jberryman
GHC
Commits
ff0223a9
Commit
ff0223a9
authored
Jun 22, 2009
by
Ian Lynagh
Browse files
Add the integer package
integer-gmp's Integer is now wrapped by an Integer type in integer.
parent
523c7698
Changes
2
Hide whitespace changes
Inline
Side-by-side
ghc.mk
View file @
ff0223a9
...
...
@@ -289,6 +289,7 @@ include rules/bindist.mk
PACKAGES
=
\
ghc-prim
\
integer-gmp
\
integer
\
base
\
filepath
\
array
\
...
...
packages
View file @
ff0223a9
...
...
@@ -33,6 +33,7 @@ libraries/ghc-prim packages/ghc-prim darcs
libraries/haskeline packages/haskeline darcs
libraries/haskell98 packages/haskell98 darcs
libraries/hpc packages/hpc darcs
libraries/integer packages/integer darcs
libraries/integer-gmp packages/integer-gmp darcs
libraries/mtl packages/mtl darcs
libraries/old-locale packages/old-locale darcs
...
...
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