Removed references to pindexdatalist in AuthorityToken
This commit is contained in:
parent
ae03f77a23
commit
5e7233829f
2 changed files with 38 additions and 34 deletions
2
Makefile
2
Makefile
|
|
@ -11,7 +11,7 @@ usage:
|
|||
|
||||
HOOGLE_PORT=8081
|
||||
hoogle:
|
||||
hoogle server --local --port $(HOOGLE_PORT)
|
||||
hoogle server --local --port $(HOOGLE_PORT) > /dev/null &
|
||||
|
||||
FORMAT_EXTENSIONS := -o -XQuasiQuotes -o -XTemplateHaskell -o -XTypeApplications -o -XImportQualifiedPost -o -XPatternSynonyms -o -fplugin=RecordDotPreprocessor
|
||||
format:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue