mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Properly try Yesod
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
24cdfc6735
commit
eea95c6d6a
@ -6345,7 +6345,7 @@ packages:
|
||||
- elynx < 0 # tried elynx-0.7.0.1, but its *executable* requires the disabled package: tlynx
|
||||
- elynx-markov < 0 # tried elynx-markov-0.7.0.1, but its *library* requires the disabled package: statistics
|
||||
- elynx-tree < 0 # tried elynx-tree-0.7.0.1, but its *library* requires the disabled package: statistics
|
||||
- email-validate < 0 # tried email-validate-2.3.2.16, but its *library* requires template-haskell >=2.10.0.0 && < 2.19 and the snapshot contains template-haskell-2.19.0.0
|
||||
# email-validate < 0 # tried email-validate-2.3.2.16, but its *library* requires template-haskell >=2.10.0.0 && < 2.19 and the snapshot contains template-haskell-2.19.0.0
|
||||
- emd < 0 # tried emd-0.2.0.0, but its *library* requires the disabled package: typelits-witnesses
|
||||
- epub-metadata < 0 # tried epub-metadata-4.5, but its *library* requires the disabled package: regex-compat-tdfa
|
||||
- equal-files < 0 # tried equal-files-0.0.5.3, but its *executable* requires bytestring >=0.9 && < 0.11 and the snapshot contains bytestring-0.11.3.1
|
||||
@ -7930,7 +7930,7 @@ packages:
|
||||
- yaml-unscrambler < 0 # tried yaml-unscrambler-0.1.0.12, but its *library* requires the disabled package: attoparsec-data
|
||||
- yeshql < 0 # tried yeshql-4.2.0.0, but its *library* requires the disabled package: yeshql-hdbc
|
||||
- yeshql < 0 # tried yeshql-4.2.0.0, but its *library* requires yeshql-core ==4.1.1.2 and the snapshot contains yeshql-core-4.2.0.0
|
||||
- yesod # 0 # tried yesod-1.6.2.1, but its *library* requires the disabled package: yesod-form
|
||||
# yesod < 0 # tried yesod-1.6.2.1, but its *library* requires the disabled package: yesod-form
|
||||
- yesod-alerts < 0 # tried yesod-alerts-0.1.3.0, but its *library* requires text >=0.11 && < 2.0 and the snapshot contains text-2.0.1
|
||||
- yesod-auth < 0 # tried yesod-auth-1.6.11, but its *library* requires the disabled package: email-validate
|
||||
- yesod-auth-basic < 0 # tried yesod-auth-basic-0.1.0.3, but its *library* requires the disabled package: yesod
|
||||
@ -7941,7 +7941,7 @@ packages:
|
||||
- yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-auth
|
||||
- yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-form
|
||||
- yesod-auth-oauth2 < 0 # tried yesod-auth-oauth2-0.7.0.2, but its *library* requires the disabled package: hoauth2
|
||||
- yesod-form < 0 # tried yesod-form-1.7.3, but its *library* requires the disabled package: email-validate
|
||||
# yesod-form < 0 # tried yesod-form-1.7.3, but its *library* requires the disabled package: email-validate
|
||||
- yesod-form-bootstrap4 < 0 # tried yesod-form-bootstrap4-3.0.1, but its *library* requires the disabled package: yesod-form
|
||||
- yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* requires yesod-core >=1.4 && < 1.5 and the snapshot contains yesod-core-1.6.24.0
|
||||
- yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* requires yesod-form >=1.4.4.1 && < 1.5 and the snapshot contains yesod-form-1.7.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user