X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=hs-java.git;a=blobdiff_plain;f=Java%2FIO.hs;h=7f13efb0f4eb3bd65d5695147dc813fdbec552bb;hp=e3a29977407d75c013c3b11f8eaf31b015a17d41;hb=69b71af830218d6e1e20fae3cc42fdbaca1816ee;hpb=0efcccbb68402feefe2aed7d0d0f091c18f97f14 diff --git a/Java/IO.hs b/Java/IO.hs index e3a2997..7f13efb 100644 --- a/Java/IO.hs +++ b/Java/IO.hs @@ -3,8 +3,8 @@ module Java.IO where import Data.String +import JVM.Common () -- import instances only import JVM.ClassFile -import JVM.Types import qualified Java.Lang