3 patches for repository http://darcs.net/screened:
patch 54b036dffeddc80b89cf110425d7f78cd227f54d
Author: Ben Franksen <ben.franksen@online.de>
Date: Mon Apr 25 16:08:08 CEST 2022
* support ghc-9.2
patch f985a073f98661f639f1c91e1631a4bb9402514b
Author: Ben Franksen <ben.franksen@online.de>
Date: Mon Apr 25 16:10:13 CEST 2022
* fix or suppress warnings new in ghc-9.2
This is about -Wincomplete-record-updates and -Wincomplete-uni-patterns. I
bothered to actually fix the code only where this wasn't too much hassle and
suppressed the warnings elsewhere.
patch 13c029b636dae062ed4be7ef3a1e3c0e4e3c1c0e
Author: Ben Franksen <ben.franksen@online.de>
Date: Tue May 31 21:32:46 CEST 2022
* update outdated dependencies