X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=Java%2FIO.hs;h=7f13efb0f4eb3bd65d5695147dc813fdbec552bb;hb=e15d36946e3bff9b68576cb16a49ee9f90f62956;hp=e3a29977407d75c013c3b11f8eaf31b015a17d41;hpb=5f0e7d26a4a5c125b8f68539505d831352e9515b;p=hs-java.git 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