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
d11e18f6
Commit
d11e18f6
authored
May 23, 2007
by
Ian Lynagh
Browse files
process is now split off from base
parent
364193a0
Changes
2
Hide whitespace changes
Inline
Side-by-side
libraries/Makefile
View file @
d11e18f6
...
...
@@ -27,7 +27,7 @@ TOP=.
include
$(TOP)/mk/boilerplate.mk
endif
SUBDIRS
=
base old-locale old-time directory filepath pretty
\
SUBDIRS
=
base old-locale old-time directory
process
filepath pretty
\
template-haskell readline Cabal random haskell98
ifeq
"$(GhcLibsWithUnix)" "YES"
...
...
libraries/core-packages
View file @
d11e18f6
...
...
@@ -6,6 +6,7 @@ haskell98
old-locale
old-time
pretty
process
random
readline
template-haskell
...
...
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