mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 16:28:29 +01:00
disable opml-conduit: fails with refined-0.5
opml-conduit-0.8.0.0/Text/OPML/Types.hs:57:49: error:
Variable not in scope: throwRefine :: RefineException -> Maybe ()
|
57 | validate p value = unless (Text.null value) $ throwRefine $ RefineOtherException (typeOf p) "Text is not null"
| ^^^^^^^^^^^
This commit is contained in:
parent
36f3b9b9ae
commit
223e8c10bc
@ -2195,7 +2195,7 @@ packages:
|
||||
- conduit-parse
|
||||
- dublincore-xml-conduit
|
||||
- euler-tour-tree < 0 # GHC 8.4 via base-4.11.0.0
|
||||
- opml-conduit
|
||||
- opml-conduit < 0 # Variable not in scope: throwRefine
|
||||
- rss-conduit < 0
|
||||
- timerep
|
||||
- xml-conduit-parse < 0 # compilation error
|
||||
|
||||
Loading…
Reference in New Issue
Block a user