stylish-haskell
stylish-haskell copied to clipboard
Add support for .hsc files
Closes #328, allowing both .hsc files and adding CPP to them.
For the future, considerFiles could instead return something like Config -> Config or Partial Config if we want to support more features based on file extension, perhaps .lhs files.