Home
last modified time | relevance | path

Searched refs:getBoxedClosureData (Results 1 – 4 of 4) sorted by relevance

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/libraries/ghc-heap/GHC/Exts/
H A DHeap.hs39 , getBoxedClosureData
284 getBoxedClosureData :: Box -> IO Closure
285 getBoxedClosureData (Box a) = getClosureData a function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/libraries/ghc-heap/GHC/Exts/
H A DHeap.hs39 , getBoxedClosureData
284 getBoxedClosureData :: Box -> IO Closure
285 getBoxedClosureData (Box a) = getClosureData a function
/dports/lang/ghc/ghc-8.10.7/libraries/ghc-heap/GHC/Exts/
H A DHeap.hs39 , getBoxedClosureData
284 getBoxedClosureData :: Box -> IO Closure
285 getBoxedClosureData (Box a) = getClosureData a function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/libraries/ghc-heap/GHC/Exts/
H A DHeap.hs53 , getBoxedClosureData
396 getBoxedClosureData :: Box -> IO Closure
397 getBoxedClosureData (Box a) = getClosureData a function