-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Arbitrary Instances for Network Types -- -- You can use network-arbitrary to provide Arbitrary instances for -- Network module types. @package network-arbitrary @version 1.0.0.0 -- | Arbitrary instances for Network.HTTP.Media.MediaType. module Network.HTTP.Media.MediaType.Arbitrary instance Test.QuickCheck.Arbitrary.Arbitrary Network.HTTP.Media.MediaType.Internal.MediaType -- | Arbitrary instances for Network.HTTP.Types.Method. module Network.HTTP.Types.Method.Arbitrary instance Test.QuickCheck.Arbitrary.Arbitrary Network.HTTP.Types.Method.StdMethod -- | Arbitrary instances for Network.URI. module Network.URI.Arbitrary instance Test.QuickCheck.Arbitrary.Arbitrary Network.URI.URI instance Test.QuickCheck.Arbitrary.Arbitrary Network.URI.URIAuth -- | Arbitrary instances for Network. module Network.Arbitrary