repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
validate dependabot configuration
[cabal.git]
/
doc
/
_templates
/
layout.html
blob
7add67b61eb4cd7c804a1022aacbee546639519d
1
{% extends
"!layout.html"
%}
2
3
{% block menu %}
4
{{ super() }}
5
<a
href
=
"cabal-syntax-quicklinks.html"
>
Cabal Syntax Quicklinks
</a>
6
<a
href
=
"genindex.html"
>
Index
</a>
7
{% endblock %}