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:
Amit Levy 2019-07-17 15:30:29 -04:00 committed by GitHub
parent 33f775ebb8
commit 681ca3f527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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