ghcide-1.10.0.0: The core of an IDE
Safe HaskellSafe-Inferred
LanguageHaskell2010

Development.IDE.GHC.CoreFile

Description

CoreFiles let us serialize Core to a file in order to later recover it without reparsing or retypechecking

Synopsis

Documentation

data CoreFile Source #

Constructors

CoreFile 

Fields

Instances

Instances details
Binary CoreFile Source # 
Instance details

Defined in Development.IDE.GHC.CoreFile

codeGutsToCoreFile Source #

Arguments

:: Fingerprint

Hash of the interface this was generated from

-> CgGuts 
-> CoreFile 

occNamePrefixes :: [Text] Source #

Prefixes that can occur in a GHC OccName