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