Skip to content

WIP: Add glob syntax for options

decentral1se requested to merge pattern-glob into master

Created by: lwm

Nothing to review now, just putting this here to make me remember.

TODO:

  • Change --module-suffix to --modules with deprecation notice
  • Change --ignore-module to --ignores with deprecation notice
  • Experiment with cabal globbing or globbing code from https://github.com/lwm/tasty-discover/issues/84 and use one.
  • Write some tests
    • How to assert that a compile time failure happened? Useful for deprecations!

Something for https://github.com/lwm/tasty-discover/issues/84.

Merge request reports