Copyright | (c) 2012 2014 Douglas Burke |
---|---|
License | GPL V2 |
Maintainer | Douglas Burke |
Stability | experimental |
Portability | As it provides nothing, it should be pretty portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
- This module is deprecated and will be removed*
This module no-longer does anything since
URI
now has an Ord
instance by
default (prior to network
2.4.0.0@ this was not the case).
This module used to provide an ordering for earlier versions
of the network package, but with the split of URI
out to the network-uri
in version 2.6.0.0
, the CPP
needed to keep this going got annoying enough for me to
just require a recent network
package.