]> gitweb @ CieloNegro.org - Lucu.git/blob - Data/URI.hs
Parser and co-parser for Data.URI.Scheme
[Lucu.git] / Data / URI.hs
1 -- |FIXME
2 module Data.URI
3     ( Scheme
4     )
5     where
6 import Data.URI.Internal.Scheme