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:
Andrew Miller 2023-06-24 22:03:43 +10:00 committed by GitHub
parent ef45292ac8
commit d833b04fe1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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