stylish-haskell icon indicating copy to clipboard operation
stylish-haskell copied to clipboard

Add support for .hsc files

Open 1Computer1 opened this issue 5 years ago • 0 comments

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.

1Computer1 avatar Oct 21 '20 00:10 1Computer1