Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
3c073a31
Commit
3c073a31
authored
May 18, 2007
by
Ian Lynagh
Browse files
Add parallel extralib
parent
d0d51c8b
Changes
2
Hide whitespace changes
Inline
Side-by-side
libraries/Makefile
View file @
3c073a31
...
...
@@ -64,6 +64,7 @@ SUBDIRS += $(wildcard arrows)
ifeq
"$(GhcLibsWithObjectIO)" "YES"
SUBDIRS
+=
$(
wildcard
ObjectIO
)
endif
SUBDIRS
+=
$(
wildcard
parallel
)
endif
# -----------------------------------------------------------------------------
...
...
libraries/extra-packages
View file @
3c073a31
...
...
@@ -15,6 +15,7 @@ html
mtl
network
parsec
parallel
regex-base
regex-compat
regex-posix
...
...
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