13 lines
180 B
Plaintext
Raw Normal View History

2005-04-24 08:51:33 +00:00
{-# OPTIONS -fglasgow-exts #-}
module Plugin ( resource_dyn ) where
import API
import AltData.Dynamic
2005-04-24 08:51:33 +00:00
resource = plugin
resource_dyn :: Dynamic
resource_dyn = toDyn resource