Add missing signature
This commit is contained in:
parent
c1c7dcec20
commit
4b05c20205
@ -61,6 +61,7 @@ newtype SymbolDb = SymbolDb (Map Symbol [ModuleString])
|
|||||||
|
|
||||||
-- | When introducing incompatible changes to the 'symbolCache' file format
|
-- | When introducing incompatible changes to the 'symbolCache' file format
|
||||||
-- increment this version number.
|
-- increment this version number.
|
||||||
|
symbolCacheVersion :: Integer
|
||||||
symbolCacheVersion = 0
|
symbolCacheVersion = 0
|
||||||
|
|
||||||
-- | Filename of the symbol table cache file.
|
-- | Filename of the symbol table cache file.
|
||||||
|
Loading…
Reference in New Issue
Block a user