Import hs-plugins cvs
This commit is contained in:
4
examples/load/loadpkg/Main.hs
Normal file
4
examples/load/loadpkg/Main.hs
Normal file
@ -0,0 +1,4 @@
|
||||
|
||||
import Plugins
|
||||
|
||||
main = loadPackageWith "posix" []
|
4
examples/load/loadpkg/Makefile
Normal file
4
examples/load/loadpkg/Makefile
Normal file
@ -0,0 +1,4 @@
|
||||
TEST= load/loadpkg
|
||||
|
||||
TOP=../../..
|
||||
include ../../eval.mk
|
0
examples/load/loadpkg/expected
Normal file
0
examples/load/loadpkg/expected
Normal file
Reference in New Issue
Block a user