packages feed

weeder-2.11.0: test/Spec/SelfWeeding.toml

roots = [ "Spec.SelfWeeding.SelfWeeding.root"
        , "Spec.SelfWeeding.SelfWeeding.doesNotExist"
        ]

type-class-roots = false

root-instances = [ { class = '\.NoSuchClass$' } ]

root-modules = [ "^No.Such.Module$" ]