mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-18 15:41:58 +03:00
Upgrade to ghc-lib-0.20190514.1 (#1139)
* Upgrade to ghc-lib-0.20190514.1 * Whitespace fix.
This commit is contained in:
parent
cbbe589e0c
commit
849908d52c
@ -129,6 +129,7 @@ fakeDynFlags = defaultDynFlags settings ([], [])
|
|||||||
{pc_DYNAMIC_BY_DEFAULT = False
|
{pc_DYNAMIC_BY_DEFAULT = False
|
||||||
,pc_WORD_SIZE = 8
|
,pc_WORD_SIZE = 8
|
||||||
}
|
}
|
||||||
|
,sIntegerLibraryType = IntegerSimple
|
||||||
,sProjectVersion = cProjectVersion
|
,sProjectVersion = cProjectVersion
|
||||||
,sProgramName = "ghc"
|
,sProgramName = "ghc"
|
||||||
,sOpt_P_fingerprint = fingerprint0
|
,sOpt_P_fingerprint = fingerprint0
|
||||||
|
Loading…
Reference in New Issue
Block a user