ouroboros-network:sim-tests-lib
Safe HaskellNone
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