Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. idDataCon :: Id -> DataCon

    liquidhaskell-boot Liquid.GHC.API

    Get from either the worker or the wrapper Id to the DataCon. Currently used only in the desugarer. INVARIANT: idDataCon (dataConWrapId d) = d: remember, dataConWrapId can return either the wrapper or the worker

  2. idDetails :: Id -> IdDetails

    liquidhaskell-boot Liquid.GHC.API

    No documentation available.

  3. idInfo :: HasDebugCallStack => Id -> IdInfo

    liquidhaskell-boot Liquid.GHC.API

    No documentation available.

  4. idInlinePragma :: Id -> InlinePragma

    liquidhaskell-boot Liquid.GHC.API

    No documentation available.

  5. idOccInfo :: Id -> OccInfo

    liquidhaskell-boot Liquid.GHC.API

    No documentation available.

  6. idType :: Id -> Kind

    liquidhaskell-boot Liquid.GHC.API

    No documentation available.

  7. ideclAs :: ImportDecl pass -> Maybe (XRec pass ModuleName)

    liquidhaskell-boot Liquid.GHC.API

    as Module

  8. ideclName :: ImportDecl pass -> XRec pass ModuleName

    liquidhaskell-boot Liquid.GHC.API

    Module name.

  9. idle :: Sched -> HotVar [MVar Bool]

    monad-par Control.Monad.Par.Scheds.Direct

    No documentation available.

  10. idle :: Sched -> IORef [MVar Bool]

    monad-par Control.Monad.Par.Scheds.TraceInternal

    No documentation available.

Page 305 of many | Previous | Next