HEADS UP: First go at cabalising hs-plugins build system. Bugs have been introduced though
This commit is contained in:
@ -4,7 +4,7 @@ import API
|
||||
|
||||
main = do
|
||||
m_v <- dynload "../TestIO.o" ["../api"]
|
||||
["../../../../plugins.conf.inplace"] "resource_dyn"
|
||||
[] "resource_dyn"
|
||||
case m_v of
|
||||
LoadFailure _ -> error "couldn't compile"
|
||||
LoadSuccess _ v -> do
|
||||
|
Reference in New Issue
Block a user