Copyright | (c) 2011 2012 Douglas Burke |
---|---|
License | GPL V2 |
Maintainer | Douglas Burke |
Stability | experimental |
Portability | CPP, TypeFamilies, FlexibleInstances |
Safe Haskell | None |
Language | Haskell98 |
Support interning URIs.
Synopsis
- data InternedURI
Documentation
data InternedURI Source #
An interned URI. The hashing is based on the reversed URI (as a string).