This website requires JavaScript.
Explore
Help
Sign In
wrath
/
shaniqua-plugins
Watch
1
Star
0
Fork
0
You've already forked shaniqua-plugins
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
shaniqua-plugins
/
testsuite
/
load
/
unloadpkg
/
Main.hs
7 lines
117 B
Haskell
Raw
Permalink
Normal View
History
Unescape
Escape
Import hs-plugins cvs
2005-04-24 08:51:33 +00:00
Update examples to use new module names
2005-05-15 06:03:55 +00:00
import
System.Plugins
Import hs-plugins cvs
2005-04-24 08:51:33 +00:00
main
=
do
loadPackage
"
posix
"
unloadPackage
"
posix
"
loadPackage
"
posix
"
Reference in New Issue
Copy Permalink