Hoogle Search
Within LTS Haskell 24.25 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
Summary :: Int -> Int -> Int -> Int -> Summarydoctest Test.DocTest.Internal.Run No documentation available.
-
gogol-core Gogol.Prelude Add a short summary for (part of) API. Example:
>>> type MyApi = Summary "Get book by ISBN." :> "books" :> Capture "isbn" Text :> Get '[JSON] Book
-
hedgehog Hedgehog.Internal.Report A summary of all the properties executed.
-
hedgehog Hedgehog.Internal.Report No documentation available.
-
servant Servant.API Add a short summary for (part of) API. Example:
>>> type MyApi = Summary "Get book by ISBN." :> "books" :> Capture "isbn" Text :> Get '[JSON] Book
-
servant Servant.API.Description Add a short summary for (part of) API. Example:
>>> type MyApi = Summary "Get book by ISBN." :> "books" :> Capture "isbn" Text :> Get '[JSON] Book
-
ghc GHC.Core.TyCon No documentation available.
SumTyCon :: [DataCon] -> Int -> AlgTyConRhsghc GHC.Core.TyCon An unboxed sum type.
-
ghc GHC.Driver.Make No documentation available.
type
SummaryNode = Node Int ModuleGraphNodeghc GHC.Driver.Make No documentation available.