Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
readFastMutInt :: FastMutInt -> IO Intghc GHC.Data.FastMutInt No documentation available.
readMutVar :: IORef a -> IOEnv env aghc GHC.Data.IOEnv No documentation available.
readPoint :: Point s a -> ST s (Link s a)ghc GHC.Data.UnionFind Read the current value of Point.
readLlvmConfigCache :: LlvmConfigCache -> IO LlvmConfigghc GHC.Driver.LlvmConfigCache No documentation available.
readBinIface :: Profile -> NameCache -> CheckHiWay -> TraceBinIFace -> FilePath -> IO ModIfaceghc GHC.Iface.Binary Read an interface file.
-
ghc GHC.Iface.Binary Read an interface file header, checking the magic number, version, and way. Returns the hash of the source file and a BinHandle which points at the start of the rest of the interface file data.
readInterfaceErrorDiagnostic :: ReadInterfaceError -> SDocghc GHC.Iface.Errors.Ppr No documentation available.
readHieFile :: NameCache -> FilePath -> IO HieFileResultghc GHC.Iface.Ext.Binary Read a HieFile from a FilePath. Can use an existing NameCache.
-
ghc GHC.Iface.Ext.Binary Read a HieFile from a FilePath. Can use an existing NameCache. Allows you to specify which versions of hieFile to attempt to read. Left case returns the failing header versions.
readField :: Binary a => FieldName -> ExtensibleFields -> IO (Maybe a)ghc GHC.Iface.Ext.Fields Reading