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