mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Re-enable polysemy-webserver
It had an unnecessary dependency on polysemy-plugin in a way that didn't compile with ghc-9.6.x, which is removed in 0.2.1.2. This was amongst the compiler errors referenced in: #7017.
This commit is contained in:
parent
ef45292ac8
commit
d833b04fe1
@ -4868,7 +4868,7 @@ packages:
|
||||
- valida-base
|
||||
|
||||
"Andrew Miller <andrew@amxl.com> @A1kmm":
|
||||
- polysemy-webserver < 0 # 0.2.1.1 # fails to compile (#7017)
|
||||
- polysemy-webserver
|
||||
|
||||
"Simon Shine <shreddedglory@gmail.com> @sshine":
|
||||
- evm-opcodes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user