We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c0a97 commit 84f1ab2Copy full SHA for 84f1ab2
doc/release-guide.txt
@@ -64,7 +64,7 @@ procedure should be followed:
64
* Generate and upload documentation for the released version:
65
66
cp .github/tooling/* .
67
- cabal run GenerateEverything.hs
+ cabal run GenerateEverything
68
./index.sh
69
agda -i. -idoc -isrc --html index.agda
70
mv html v$VERSION
0 commit comments