mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-20 02:05:50 +01:00
refined: fix my typo, undisable, and try opml-conduit (#5511)
This commit is contained in:
parent
dfb6300f93
commit
36f3b9b9ae
@ -1452,7 +1452,6 @@ packages:
|
|||||||
- postgresql-binary
|
- postgresql-binary
|
||||||
- slave-thread < 0
|
- slave-thread < 0
|
||||||
- stm-containers < 0 # https://github.com/commercialhaskell/stackage/pull/5289#issuecomment-610353366
|
- stm-containers < 0 # https://github.com/commercialhaskell/stackage/pull/5289#issuecomment-610353366
|
||||||
- refined < 0 # https://github.com/nikita-volkov/refined/issues/33
|
|
||||||
|
|
||||||
"Iustin Pop <iustin@k1024.org> @iustin":
|
"Iustin Pop <iustin@k1024.org> @iustin":
|
||||||
- prefix-units
|
- prefix-units
|
||||||
@ -2196,7 +2195,7 @@ packages:
|
|||||||
- conduit-parse
|
- conduit-parse
|
||||||
- dublincore-xml-conduit
|
- dublincore-xml-conduit
|
||||||
- euler-tour-tree < 0 # GHC 8.4 via base-4.11.0.0
|
- euler-tour-tree < 0 # GHC 8.4 via base-4.11.0.0
|
||||||
- opml-conduit < 0 # refined
|
- opml-conduit
|
||||||
- rss-conduit < 0
|
- rss-conduit < 0
|
||||||
- timerep
|
- timerep
|
||||||
- xml-conduit-parse < 0 # compilation error
|
- xml-conduit-parse < 0 # compilation error
|
||||||
@ -2208,7 +2207,7 @@ packages:
|
|||||||
- semirings
|
- semirings
|
||||||
- torsor
|
- torsor
|
||||||
- chronos
|
- chronos
|
||||||
- refine
|
- refined
|
||||||
- these-skinny
|
- these-skinny
|
||||||
|
|
||||||
"Kostiantyn Rybnikov <k-bx@k-bx.com> @k-bx":
|
"Kostiantyn Rybnikov <k-bx@k-bx.com> @k-bx":
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user