mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
8 lines
154 B
TOML
8 lines
154 B
TOML
roots = ["Main.main","^Paths_.*"]
|
|
|
|
type-class-roots = false
|
|
|
|
root-instances = [{ class = "\\.IsString$" },{ class = "\\.IsList$" }]
|
|
|
|
unused-types = false
|