Import hs-plugins cvs
This commit is contained in:
11
examples/load/thiemann0/Test.hs
Normal file
11
examples/load/thiemann0/Test.hs
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
-- P.Thiemann reports that 'import Char' leads to undefined symbol for
|
||||
-- __stginit_Char_.
|
||||
|
||||
module Test where
|
||||
|
||||
import API
|
||||
import Char
|
||||
|
||||
resource = test { field = map toUpper "success" }
|
||||
|
Reference in New Issue
Block a user