statebox / cql

CQL: Categorical Query Language implementation in Haskell
GNU Affero General Public License v3.0
162 stars 14 forks source link

Automated code formatting #100

Closed wisnesky closed 5 years ago

wisnesky commented 5 years ago

Find and configure a code formatter to reformat Haskell code according to a specification, similar to how formatters for other languages work.

wisnesky commented 5 years ago

https://mmhaskell.com/blog/2018/8/6/keeping-it-clean-haskell-code-formatters

epost commented 5 years ago

this falls under #38