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
Regen cabal help after #9583
[cabal.git]
/
.editorconfig
blob
bfe127253e2a3d66a493d1f27c9d9ad4daa4e922
1
# See: https://editorconfig.org
2
root = true
3
4
[*]
5
charset = utf-8
6
7
[*.hs]
8
indent_style = space
9
indent_size = 2
10
11
[Makefile]
12
indent_style = tab