Commit Graph

12 Commits

Author SHA1 Message Date
Chris Penner
54d6fbf1bd Add ORMOLU_DISABLE to every file.
This allows all developers to add ormolu autoformat on save in their
editors without worrying about creating huge diffs on files that haven't
been formatted yet.

If you format a file, remove the DISABLE comment to ensure it stays
formatted in the future.
2021-11-23 12:10:58 -06:00
Arya Irani
572b65dd90 delete some unused package dependencies 2021-07-13 09:39:20 -07:00
Arya Irani
ecc1516dcb formatting tweaks during sync
- push/pull calls sync multiple times; to improve the output, I added sync'
  like sync, which doesn't call `allDone`; so just call `sync` last.
- indent the sync progress to match the surrounding output
- hopefully close #1956 with a `finally` call
2021-05-18 23:04:44 -06:00
Arya Irani
c9e5650a55 upgrading stack from 2.5.1 to 2.7.1
caused some minor hpack output diffs
2021-05-10 09:09:33 -06:00
Arya Irani
df2b048b34 cleanup 2021-04-27 19:21:31 -06:00
Arya Irani
757d4ef9f7 all 5 Upgrade12 tests passing 2021-04-08 10:03:01 -06:00
Arya Irani
6b0751d48f tie the knot on calling Sync12 2021-03-25 11:22:03 -04:00
Arya Irani
9378ac958a wip v1 > v2 conversion 2021-03-20 00:16:43 -04:00
Arya Irani
4e37ebdfdc update a FileCodebase -> SqliteCodebase dependency, and more
remove stray(?) FC.updateCausalHead call
set root namespace after syncToDirectory
2021-03-16 13:48:36 -04:00
Arya Irani
bc46711c6b syncToDirectory 2021-03-11 13:02:08 -05:00
Arya Irani
296953dc97 sync causal entries 2021-02-25 21:23:29 -05:00
Arya Irani
e73811326c move ... stuff 2021-02-24 17:53:27 -05:00