mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-24 20:17:55 +01:00
restrict persistent-template, re-enable persistent, yesod, hledger-web (#5571)
This commit is contained in:
parent
9d20eea309
commit
48f3f325e0
@ -635,20 +635,20 @@ packages:
|
|||||||
- mime-types
|
- mime-types
|
||||||
- network-conduit-tls
|
- network-conduit-tls
|
||||||
- persistent
|
- persistent
|
||||||
- persistent-mysql < 0 # aeson 1.5
|
- persistent-mysql
|
||||||
- persistent-postgresql < 0 # aeson 1.5
|
- persistent-postgresql
|
||||||
- persistent-sqlite < 0 # aeson 1.5
|
- persistent-sqlite
|
||||||
- persistent-template < 0 # #5347/closed & aeson 1.5
|
- persistent-template < 2.8.3 # #5347/closed
|
||||||
- persistent-test < 0 # aeson 1.5 # #4492/closed
|
- persistent-test
|
||||||
# - stackage-curator # http-conduit 2.3 via amazonka
|
# - stackage-curator # http-conduit 2.3 via amazonka
|
||||||
- store
|
- store
|
||||||
- wai-extra
|
- wai-extra
|
||||||
- wai-websockets
|
- wai-websockets
|
||||||
- warp-tls
|
- warp-tls
|
||||||
- yesod < 0 # aeson 1.5 via yesod-persistent
|
- yesod
|
||||||
- authenticate
|
- authenticate
|
||||||
- html-conduit
|
- html-conduit
|
||||||
- yesod-auth < 0 # aeson 1.5 via yesod-persistent
|
- yesod-auth
|
||||||
- authenticate-oauth
|
- authenticate-oauth
|
||||||
- yesod-bin
|
- yesod-bin
|
||||||
- yesod-eventsource < 0 # via yesod-core
|
- yesod-eventsource < 0 # via yesod-core
|
||||||
@ -1352,7 +1352,7 @@ packages:
|
|||||||
- hledger
|
- hledger
|
||||||
- hledger-lib
|
- hledger-lib
|
||||||
- hledger-ui
|
- hledger-ui
|
||||||
- hledger-web < 0 # aeson 1.5 via yesod-persistent via yesod-form
|
- hledger-web
|
||||||
#
|
#
|
||||||
- quickbench < 0 # via docopt
|
- quickbench < 0 # via docopt
|
||||||
- regex-compat-tdfa
|
- regex-compat-tdfa
|
||||||
@ -2373,7 +2373,7 @@ packages:
|
|||||||
- esqueleto < 0 # aeson 1.5
|
- esqueleto < 0 # aeson 1.5
|
||||||
- hedgehog-fakedata
|
- hedgehog-fakedata
|
||||||
- persistent-typed-db < 0 # aeson 1.5
|
- persistent-typed-db < 0 # aeson 1.5
|
||||||
- persistent-qq < 0 # aeson 1.5
|
- persistent-qq
|
||||||
- persistent-pagination < 0 # aeson 1.5
|
- persistent-pagination < 0 # aeson 1.5
|
||||||
- hspec-hedgehog
|
- hspec-hedgehog
|
||||||
|
|
||||||
@ -4849,8 +4849,8 @@ packages:
|
|||||||
- yeshql-core < 0 # MonadFail
|
- yeshql-core < 0 # MonadFail
|
||||||
- yeshql-hdbc < 0 # via HDBC
|
- yeshql-hdbc < 0 # via HDBC
|
||||||
- yesod-core
|
- yesod-core
|
||||||
- yesod-form < 0 # aeson 1.5 via yesod-persistent
|
- yesod-form
|
||||||
- yesod-persistent < 0 # aeson 1.5
|
- yesod-persistent
|
||||||
- zlib
|
- zlib
|
||||||
- zlib-bindings
|
- zlib-bindings
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user