Barry Moore
Barry Moore
An example of the failure is here: https://github.com/erleans/pgo/actions/runs/10596363707/job/29364169996 Essentially, the only way I could reproduce this was running `rebar3 ct`. If you run `rebar3 ct --suite=test/pgo_trace_SUITE.erl` it will run fine....
I added the following schedules to my nix config ```nix config.scheduler.schedule.weekly = { description = "Weekly review"; template = "templates/weekly.smos.template"; destination = "projects/weekly-[ %F | friday ].smos"; schedule = "0...
**Describe the bug** If you put a Haddock comment above the record braces and format, `ormolu` moves the haddock comment into an illegal position. **To Reproduce** ``` [nix-shell:~/mercury/mercury-web-backend]$ ormolu --version...
Closes #86 Dialyzer should be happy moving forward. Here, I try to handle all the current issues surrounding dialyzer.