···171171 # 2021-05-25: Tests fail and I have no way to debug them.
172172 hls-class-plugin = dontCheck super.hls-class-plugin;
173173 hls-brittany-plugin = dontCheck super.hls-brittany-plugin;
174174+ hls-fourmolu-plugin = dontCheck super.hls-fourmolu-plugin;
175175+ hls-module-name-plugin = dontCheck super.hls-module-name-plugin;
176176+177177+ # We are lacking pure pgrep at the moment for tests to work
178178+ tmp-postgres = dontCheck super.tmp-postgres;
174179175180}