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