Skip to content

Commit 02a8854

Browse files
author
Marc Jakobi
committed
feat: add doc tags
1 parent 66efa6d commit 02a8854

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

doc/tags

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
DataSnippetCollection haskell-snippets.txt /*DataSnippetCollection*
2+
ExpressionSnippetCollection haskell-snippets.txt /*ExpressionSnippetCollection*
3+
FunctionSnippetCollection haskell-snippets.txt /*FunctionSnippetCollection*
4+
HaskellSnippetCollection haskell-snippets.txt /*HaskellSnippetCollection*
5+
ModuleSnippetCollection haskell-snippets.txt /*ModuleSnippetCollection*
6+
PragmaSnippetCollection haskell-snippets.txt /*PragmaSnippetCollection*
7+
QuasiQuoteSnippetCollection haskell-snippets.txt /*QuasiQuoteSnippetCollection*
8+
Snippet haskell-snippets.txt /*Snippet*
9+
data.adt haskell-snippets.txt /*data.adt*
10+
data.cls haskell-snippets.txt /*data.cls*
11+
data.constraint haskell-snippets.txt /*data.constraint*
12+
data.ins haskell-snippets.txt /*data.ins*
13+
data.newtype haskell-snippets.txt /*data.newtype*
14+
data.rec haskell-snippets.txt /*data.rec*
15+
expressions.case haskell-snippets.txt /*expressions.case*
16+
expressions.if_expr haskell-snippets.txt /*expressions.if_expr*
17+
expressions.if_expr_multiline haskell-snippets.txt /*expressions.if_expr_multiline*
18+
expressions.if_expr_multiway haskell-snippets.txt /*expressions.if_expr_multiway*
19+
expressions.lambdacase haskell-snippets.txt /*expressions.lambdacase*
20+
functions.fn haskell-snippets.txt /*functions.fn*
21+
functions.func haskell-snippets.txt /*functions.func*
22+
functions.lambda haskell-snippets.txt /*functions.lambda*
23+
haskell-snippets haskell-snippets.txt /*haskell-snippets*
24+
haskell-snippets.datadat haskell-snippets.txt /*haskell-snippets.datadat*
25+
haskell-snippets.expressions haskell-snippets.txt /*haskell-snippets.expressions*
26+
haskell-snippets.function haskell-snippets.txt /*haskell-snippets.function*
27+
haskell-snippets.module haskell-snippets.txt /*haskell-snippets.module*
28+
haskell-snippets.pragmas haskell-snippets.txt /*haskell-snippets.pragmas*
29+
haskell-snippets.quasiqotes haskell-snippets.txt /*haskell-snippets.quasiqotes*
30+
module.impc haskell-snippets.txt /*module.impc*
31+
module.mod haskell-snippets.txt /*module.mod*
32+
module.qual haskell-snippets.txt /*module.qual*
33+
module.qualc haskell-snippets.txt /*module.qualc*
34+
pragmas.discover haskell-snippets.txt /*pragmas.discover*
35+
pragmas.lang haskell-snippets.txt /*pragmas.lang*
36+
pragmas.nowarn haskell-snippets.txt /*pragmas.nowarn*
37+
pragmas.prag haskell-snippets.txt /*pragmas.prag*
38+
quasiquotes.qq haskell-snippets.txt /*quasiquotes.qq*
39+
quasiquotes.sql haskell-snippets.txt /*quasiquotes.sql*

0 commit comments

Comments
 (0)