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
1a1102fd
Commit
1a1102fd
authored
Aug 10, 2006
by
Simon Marlow
Browse files
add html package
parent
e656c6e3
Changes
3
Hide whitespace changes
Inline
Side-by-side
.darcs-boring
View file @
1a1102fd
...
...
@@ -45,6 +45,7 @@
^libraries/fgl/
^libraries/haskell-src/
^libraries/haskell98/
^libraries/html/
^libraries/monads/
^libraries/mtl/
^libraries/network/
...
...
libraries/Makefile
View file @
1a1102fd
...
...
@@ -38,6 +38,7 @@ SUBDIRS += $(wildcard GLUT)
SUBDIRS
+=
$(
wildcard
OpenAL
)
SUBDIRS
+=
$(
wildcard
ALUT
)
SUBDIRS
+=
$(
wildcard
stm
)
SUBDIRS
+=
$(
wildcard
html
)
ifeq
"$(GhcLibsWithObjectIO)" "YES"
SUBDIRS
+=
$(
wildcard
ObjectIO
)
endif
...
...
libraries/default-packages
View file @
1a1102fd
...
...
@@ -16,6 +16,7 @@ base
fgl
haskell-src
haskell98
html
monads
mtl
network
...
...
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