coformat
coformat copied to clipboard
Produce a clang-format file from some sample source code
Results
1
coformat issues
Sort by
recently updated
recently updated
newest added
I am new to Haskell, just tried building following some generic Haskell tutorial, but it fails with ``` coformat/src/Clang/Format/Formatter.hs:42:22: error: Data constructor not in scope: C :: Language | 42...