Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. StanzaReverseProxy :: ReverseProxyConfig -> [MiddlewareConfig] -> !Maybe Int -> StanzaRaw port

    keter Keter.Config.V10

    No documentation available.

  2. simpleReverseProxy :: Manager -> ReverseProxyConfig -> Application

    keter Keter.Rewrite

    No documentation available.

  3. choiceReversed :: Choices -> !Bool

    mem-info System.MemInfo.Choices

    No documentation available.

  4. autoReverse_ :: MisoString -> Attribute action

    miso Miso.Svg

    https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/autoReverse

  5. autoReverse_ :: MisoString -> Attribute action

    miso Miso.Svg.Attribute

    https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/autoReverse

  6. _style_reverse :: Style -> !Maybe Bool

    reflex-vty Reflex.Vty.Style

    No documentation available.

  7. withReverse :: Style -> Style

    reflex-vty Reflex.Vty.Style

    No documentation available.

  8. unReverse :: Reverse a -> a

    safe-json Data.SafeJSON

    No documentation available.

  9. type TestReverseMigrate a b = (Eq a, Show b, Arbitrary b, SafeJSON a, Migrate Reverse a, MigrateFrom Reverse a ~ b)

    safe-json Data.SafeJSON.Test

    Constraints for migrating from a future version

  10. migrateReverseRoundTrip :: (Eq a, Show a, SafeJSON a, Migrate (Reverse a)) => MigrateFrom (Reverse a) -> Assertion

    safe-json Data.SafeJSON.Test

    Similar to migrateRoundTrip, but tests the migration from a newer type to the older type, in case of a Migrate (Reverse a) instance

Page 76 of many | Previous | Next