;site: also drop 0.27 manual from shake scripts
[ci skip]
This commit is contained in:
parent
f57c6777cd
commit
40200b60a6
2
Shake.hs
2
Shake.hs
@ -157,7 +157,7 @@ main = do
|
|||||||
|
|
||||||
let
|
let
|
||||||
-- documentation versions shown on the website
|
-- documentation versions shown on the website
|
||||||
docversions = [ "0.27", "1.0" , "1.1" , "1.2" , "1.3" , "1.4" , "1.5" , "1.9", "1.10", "1.11", "1.12", "1.13", "1.14" ]
|
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" ]
|
||||||
|
|
||||||
-- main package names, in standard build order
|
-- main package names, in standard build order
|
||||||
packages = [
|
packages = [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user