mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-17 23:22:04 +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_WORD_SIZE = 8
|
||||
}
|
||||
,sIntegerLibraryType = IntegerSimple
|
||||
,sProjectVersion = cProjectVersion
|
||||
,sProgramName = "ghc"
|
||||
,sOpt_P_fingerprint = fingerprint0
|
||||
|
Loading…
Reference in New Issue
Block a user