ouroboros-network-0.10.1.0: A networking layer for the Ouroboros blockchain protocol
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Ouroboros.Network.Orphans

Orphan instances

Hashable IP Source # 
Instance details

Methods

hashWithSalt :: Int -> IP -> Int

hash :: IP -> Int

Hashable IPv4 Source # 
Instance details

Methods

hashWithSalt :: Int -> IPv4 -> Int

hash :: IPv4 -> Int

Hashable IPv6 Source # 
Instance details

Methods

hashWithSalt :: Int -> IPv6 -> Int

hash :: IPv6 -> Int

Hashable PortNumber Source # 
Instance details

Methods

hashWithSalt :: Int -> PortNumber -> Int

hash :: PortNumber -> Int