Logo
Explore Help
Sign In
wrath/shaniqua-plugins
1
0
Fork 0
You've already forked shaniqua-plugins
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
9eb6ab384ec1d5ae7140071935e834f14ff475a1
shaniqua-plugins/testsuite/dynload/should_fail_3/Plugin.stub

13 lines
177 B
Plaintext
Raw Normal View History

Import hs-plugins cvs
2005-04-24 08:51:33 +00:00
{-# OPTIONS -fglasgow-exts #-}
module Plugin ( resource_dyn ) where
import API
Adapt to work with GHC 6.12 - Adapted the package to work with GHC 6.12 - Plugins that depend on the old base3 are currently not correctly loaded as the plugin loaded misses the dependence on syb (leading to unresolved symbols) - Cleaned up most of the testsuite (there are still some outstanding failures, of which only one demonstrates a bug in the plugins library as far as I can see — see previous bullet point) - Cleaned out a little cruft (but more could be done)
2010-09-22 05:10:19 +00:00
import Data.Dynamic
Import hs-plugins cvs
2005-04-24 08:51:33 +00:00
resource = plugin
resource_dyn :: Dynamic
resource_dyn = toDyn resource
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.0rc0 Page: 19ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API