packages feed

generic-xml-0.1: Xml/Xml.hs

module Xml.Xml (module Xml.Base, module Xml.PrintParse) where

import Xml.Base
import Xml.PrintParse
import Xml.Instances ()