diff --git a/Makefile b/Makefile index 5a53ab3..f8f4327 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ GHCIMPORTDIRS = src:test GHCFLAGS = -v0 -O2 $(shell grep -q "Arch Linux" /etc/lsb-release && echo -dynamic) HADDOCKFLAGS = \ $(shell grep -q "Arch Linux" /etc/lsb-release && echo --optghc=-dynamic) -INSTALL_DEPS = leancheck bytestring nats text --avoid-reinstalls +INSTALL_DEPS = leancheck bytestring nats text containers array time all: mk/toplibs