Skip to content
Snippets Groups Projects
Commit a93c4f67 authored by Alec Berryman's avatar Alec Berryman
Browse files

Build arrows library if available

arrows is the only library in libraries/extra-packages not built when present
parent cbe2843a
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,7 @@ SUBDIRS += $(wildcard ALUT)
SUBDIRS += $(wildcard stm)
SUBDIRS += $(wildcard xhtml)
SUBDIRS += $(wildcard cgi)
SUBDIRS += $(wildcard arrows)
ifeq "$(GhcLibsWithObjectIO)" "YES"
SUBDIRS += $(wildcard ObjectIO)
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment