X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=hs-java.git;a=blobdiff_plain;f=Java%2FLang.hs;h=74c40fcd8303ce4063a9d34a03026240dfce9630;hp=d11f7bd5a715267bd7da3f243100f073d16b85f9;hb=e15d36946e3bff9b68576cb16a49ee9f90f62956;hpb=0efcccbb68402feefe2aed7d0d0f091c18f97f14 diff --git a/Java/Lang.hs b/Java/Lang.hs index d11f7bd..74c40fc 100644 --- a/Java/Lang.hs +++ b/Java/Lang.hs @@ -3,8 +3,8 @@ module Java.Lang where import Data.String +import JVM.Common () -- import instances only import JVM.ClassFile -import JVM.Types objectClass = ObjectType object stringClass = ObjectType string