root = true

[Makefile]
indent_style = tab

[*.rs]
indent_style = tab
indent_size = 4

[*.hs]
indent_style = space
indent_size = 2
