We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4125342 commit 097f5c5Copy full SHA for 097f5c5
hls.yaml
@@ -0,0 +1,33 @@
1
+# specified in hie.yaml
2
+#cradle:
3
+# cabal:
4
+# - path: "./src"
5
+# component: "lib:streamly"
6
+
7
+plugins:
8
+ brittany:
9
+ globalOn: false
10
+ floskell:
11
12
+ fourmolu:
13
14
+ ormolu:
15
16
+ stylish-haskell:
17
18
+ retrie:
19
20
+ eval:
21
22
+ haddockComments:
23
24
+ pragmas:
25
26
+ refineImports:
27
28
+ rename:
29
30
+ tactic:
31
32
+ hlint:
33
0 commit comments