Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
Documentation
Simple address representation for the tests
Instances
Arbitrary PeerAddr Source # | We mostly avoid using this instance since we need careful control over the peer addrs, e.g. to make graphs work, and sets overlap etc. But it's here for the few cases that need it, and it is used for (lack-of) shrinking. |
Show PeerAddr Source # | |
Eq PeerAddr Source # | |
Ord PeerAddr Source # | |
Hashable PeerAddr Source # | |