Update examples to use new module names
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
GHCFLAGS= -O
|
||||
PKGFLAGS= -package-conf $(TOP)/plugins.conf.inplace
|
||||
PKGFLAGS+= -package eval -package unix
|
||||
PKGFLAGS+= -package plugins -package unix
|
||||
|
||||
all: build
|
||||
|
||||
|
Reference in New Issue
Block a user