More docs.
[hs-java.git] / JVM / Assembler.hs
index b47c4cc757e6aa0c255d8b1b24fee5393570dc35..7ac59c64a0915734a64e55f261d51ac32e9f95bf 100644 (file)
@@ -54,7 +54,7 @@ data Code = Code {
     codeExceptionsN :: Word16,
     codeExceptions :: [CodeException],
     codeAttrsN :: Word16,
-    codeAttributes :: Attributes Pointers }
+    codeAttributes :: Attributes File }
   deriving (Eq, Show)
 
 -- | Exception descriptor