Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.Unit.Types No documentation available.
-
ghc GHC.Unit.Types Return the UnitId of the Unit. For on-the-fly instantiated units, return the UnitId of the indefinite unit this unit is an instance of.
unitIdFS :: UnitId -> FastStringghc GHC.Unit.Types The full hashed unit identifier, including the component id and the hash.
unitIdString :: UnitId -> Stringghc GHC.Unit.Types No documentation available.
virtualUnitId :: InstantiatedUnit -> UnitIdghc GHC.Unit.Types Return the virtual UnitId of an on-the-fly instantiated unit.
-
ghc GHC.Unit.Types No documentation available.
-
ghc GHC.Utils.Error Everything is fine
-
ghc GHC.Utils.Error A problem, and some indication of why
type
Validity = Validity' SDocghc GHC.Utils.Error Monomorphic version of Validity' specialised for SDocs.
-
ghc GHC.Utils.Error No documentation available.