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:
Jens Petersen 2020-07-13 22:15:19 +08:00
parent 36f3b9b9ae
commit 223e8c10bc

View File

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