]> Git — Sourcephile - haskell/literate-accounting.git/commit
build: format code with `fourmolu`
authorJulien Moutinho <julm@sourcephile.fr>
Fri, 12 Nov 2021 16:05:31 +0000 (17:05 +0100)
committerJulien Moutinho <julm@sourcephile.fr>
Sat, 13 Nov 2021 22:36:44 +0000 (23:36 +0100)
commit5fedbac9d9b7bcc995500da300940a5b21dec0f2
tree0eddfd627a067c1e05e8f5e3d3b1a7bae32f4c2c
parentfcac4b2389703855bec582206992ff7c285a0d11
build: format code with `fourmolu`
13 files changed:
flake.nix
fourmolu.yaml [new file with mode: 0644]
literate-accounting.cabal
src/Literate/Accounting.hs
src/Literate/Accounting/Balance.hs
src/Literate/Accounting/Chart.hs
src/Literate/Accounting/Flow.hs
src/Literate/Accounting/Journal.hs
src/Literate/Accounting/Math.hs
src/Literate/Accounting/Move.hs
src/Literate/Accounting/PCG/Chart.hs
src/Literate/Accounting/Rebindable.hs
src/Literate/Accounting/Unit.hs