Removed references to pindexdatalist in AuthorityToken

This commit is contained in:
Jack Hodgkinson 2022-02-01 16:11:03 +00:00
parent ae03f77a23
commit 5e7233829f
2 changed files with 38 additions and 34 deletions

View file

@ -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: