;shake: docversions no longer used

This commit is contained in:
Simon Michael 2020-06-07 12:46:09 -07:00
parent aee6b49d36
commit a0277a8d43

View File

@ -150,9 +150,6 @@ main = do
-- NAMES, FILES, URIS.. -- NAMES, FILES, URIS..
let let
-- documentation versions shown on the website
docversions = [ "1.0" , "1.1" , "1.2" , "1.3" , "1.4" , "1.5" , "1.9", "1.10", "1.11", "1.12", "1.13", "1.14", "1.15", "1.16" ]
-- main package names, in standard build order -- main package names, in standard build order
packages = [ packages = [
"hledger-lib" "hledger-lib"