mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-11 05:47: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
|
- valida-base
|
||||||
|
|
||||||
"Andrew Miller <andrew@amxl.com> @A1kmm":
|
"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":
|
"Simon Shine <shreddedglory@gmail.com> @sshine":
|
||||||
- evm-opcodes
|
- evm-opcodes
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user