mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Re-enable simple web framework
Build failure for simple-templates fixed in version >=0.9 which should resolve build failures for dependent `simple and `simple-postgresql-orm`
This commit is contained in:
parent
33f775ebb8
commit
681ca3f527
@ -2668,9 +2668,9 @@ packages:
|
||||
- dawg-ord < 0
|
||||
|
||||
"Amit Levy <amit@amitlevy.com> @alevy":
|
||||
- simple < 0 # GHC 8.4 via simple-templates
|
||||
- simple-templates < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- simple-session < 0 # GHC 8.4 via simple
|
||||
- simple
|
||||
- simple-templates
|
||||
- simple-session
|
||||
- postgresql-orm
|
||||
|
||||
"Sergey Astanin <s.astanin@gmail.com> @astanin":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user