diff --git a/build-constraints.yaml b/build-constraints.yaml index 1f7d8177..6563b708 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -939,7 +939,7 @@ packages: - crypto-random-api - foundation - gauge - - git < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - git < 0 # 0.3.0 compile fail MonadFail - hit - memory - language-java @@ -950,8 +950,8 @@ packages: - tasty-kat - tls - tls-debug - - vhd < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - xenstore < 0 # sClose not in scope + - vhd < 0 # 0.2.2 compile fail: Missing Semigroup Checksum + - xenstore < 0 # 0.1.1 compile fail: sClose not in scope "Chris Done @chrisdone": - labels @@ -1279,7 +1279,7 @@ packages: "Robert Klotzner @eskimor": - purescript-bridge - - servant-purescript < 0 # #6091/closed + - servant-purescript < 0 # 0.10.0.0 compile fail #6091/closed - servant-subscriber "Rodrigo Setti @rodrigosetti": @@ -1472,7 +1472,7 @@ packages: "Paul Rouse @paul-rouse": - mysql - mysql-simple - - sphinx < 0 # Could not find module Network + - sphinx < 0 # 0.6.0.2 compile fail: Could not find module Network - xmlhtml - yesod-auth-hashdb @@ -1491,7 +1491,7 @@ packages: "Alejandro Serrano @serras": - djinn-lib - djinn-ghc - - generics-mrsop < 0 # MonadFail + - generics-mrsop < 0 # 2.3.0 compile fail: TyVarBndr - kind-apply - kind-generics - kind-generics-th @@ -1616,13 +1616,13 @@ packages: - users-postgresql-simple - users-test - validate-input - - ignore < 0 # compile fail https://github.com/agrafix/ignore/issues/5 + - ignore < 0 # 0.1.1.0 compile fail https://github.com/agrafix/ignore/issues/5 - blaze-bootstrap - dataurl - psql-helpers - superbuffer - timespan - - distance < 0 # compile fail (GHC 8.4) + - distance < 0 # 0.1.0.0 compile fail: Semigroup Distance - async-extra - format-numbers - highjson @@ -1818,8 +1818,8 @@ packages: - bitcoin-tx - bitcoin-types - hexstring - - network-attoparsec < 0 # MonadFail - - network-anonymous-i2p < 0 + - network-attoparsec < 0 # 0.12.2 compile fail MonadFail + - network-anonymous-i2p < 0 # 0.10.0 compile fail - network-anonymous-tor "Timothy Jones @zmthy": @@ -1850,7 +1850,7 @@ packages: "Abhinav Gupta @abhinav": - farmhash - pinch - - sandman < 0 # compilation failure (Cabal 3) + - sandman < 0 # 0.2.0.1 compile fail (Cabal 3) "Adam C. Foltzer @acfoltzer": - gitrev @@ -2050,7 +2050,7 @@ packages: # gogol-youtube-analytics # gogol-youtube-reporting - ede - - pagerduty < 0 # build failure with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10 + - pagerduty < 0 # 0.0.8 compile fail with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10 - semver - text-manipulate @@ -2206,7 +2206,7 @@ packages: - every - extractable-singleton - follow-file - - HSet < 0 # compilation failure, duplicate Hashable instance + - HSet < 0 # 0.0.1 compile fail: duplicate Hashable instance - markup - monad-control-aligned - monadoid @@ -2244,7 +2244,7 @@ packages: "Peter Harpending @pharpend": - editor-open - - exceptional < 0 # MonadFail + - exceptional < 0 # 0.3.0.0 MonadFail - pager - semiring-simple @@ -2266,14 +2266,14 @@ packages: - configurator-export - decidable - emd - - functor-products < 0 # compilation failure https://github.com/mstksg/functor-products/issues/1 + - functor-products < 0 # 0.1.0.0 compilation failure https://github.com/mstksg/functor-products/issues/1 - hamilton - hmatrix-backprop - hmatrix-vector-sized - lens-typelevel - list-witnesses - nonempty-containers - - one-liner-instances < 0 # compile failure (random 1.2) + - one-liner-instances - prompt - servant-cli - tagged-binary @@ -2338,7 +2338,7 @@ packages: "Kai Zhang @kaizhang": - matrices - - haskell-igraph < 0 # compile failure ghc 8.10.1 #5440/closed + - haskell-igraph < 0 # 0.8.0 compile fail ghc 8.10.1 #5440/closed "Michel Boucey @MichelBoucey": - IPv6Addr @@ -2443,7 +2443,7 @@ packages: # Test suite needs a running neo4j server with auth disabled # unfortunately the cabal package name and the github repo don't have the exact same name # package name is haskell-neo4j-client github name is haskell-neo4j-rest-client - - haskell-neo4j-client < 0 # build failure with GHC 8.4 https://github.com/asilvestre/haskell-neo4j-rest-client/issues/32 + - haskell-neo4j-client < 0 # 0.3.2.4 compile fail with GHC 8.4 https://github.com/asilvestre/haskell-neo4j-rest-client/issues/32 "Anton Kholomiov ": - data-fix @@ -2570,7 +2570,7 @@ packages: - loop - lz4-frame-conduit - netpbm - - network-house < 0 # compilation failure MonadFail + - network-house < 0 # 0.1.0.2 compile failure MonadFail - reinterpret-cast - shared-memory - posix-paths @@ -2693,7 +2693,7 @@ packages: - nix-paths - parsec-class - prim-uniq - - random-fu < 0 + - random-fu < 0 # 0.2.7.7 compile fail - random-source - rvar - SafeSemaphore @@ -2865,12 +2865,12 @@ packages: - eventsource-stub-store "Sebastian Dröge slomo@coaxion.net @sdroege": - - conduit-iconv < 0 # MonadFail + - conduit-iconv < 0 # 0.1.3.3 compile fail MonadFail - conduit-connection "Andrew Rademacher @AndrewRademacher": - aeson-casing - - graylog < 0 # Couldn't find module Network.BSD + - graylog < 0 # 0.1.0.1 compile fail Couldn't find module Network.BSD - parsec-numeric - mallard - gdax @@ -2919,11 +2919,11 @@ packages: - file-modules - frontmatter - read-editor - - list-prompt < 0 # compile failure https://github.com/yamadapc/list-prompt/issues/3 - - package-description-remote < 0 # compile failure + - list-prompt < 0 # 0.1.1.0 compile fail https://github.com/yamadapc/list-prompt/issues/3 + - package-description-remote < 0 # 0.2.0.0 compile fail - projectroot - questioner - - language-dockerfile < 0 # compile failure https://github.com/beijaflor-io/haskell-language-dockerfile/issues/11 + - language-dockerfile < 0 # 0.3.6.0 compile fail https://github.com/beijaflor-io/haskell-language-dockerfile/issues/11 "Pascal Hartig @passy": - giphy-api @@ -3042,7 +3042,7 @@ packages: - hs-GeoIP - retry - katip - - katip-elasticsearch < 0 # https://github.com/commercialhaskell/stackage/issues/6341 + - katip-elasticsearch < 0 # 0.7.0.0 compile fail https://github.com/commercialhaskell/stackage/issues/6341 "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - tuple @@ -3310,11 +3310,11 @@ packages: - microsoft-translator "Tebello Thejane @tebello-thejane": - - bitx-bitcoin < 0 # compilation error + - bitx-bitcoin < 0 # 0.12.0.0 compile fail "Andrew Lelechenko @Bodigrim": - exp-pairs - - fast-digits < 0 # https://github.com/commercialhaskell/stackage/issues/6167 + - fast-digits < 0 # 0.3.1.0 Cabal 3 vs stack incompat https://github.com/commercialhaskell/stackage/issues/6167 - chimera - quadratic-irrational - primitive-addr @@ -3354,7 +3354,7 @@ packages: "Patrick Chilton @chpatrick": - webrtc-vad - - clang-pure < 0 # missing system libraries #3810/closed + - clang-pure < 0 # 0.2.0.6 missing system libraries #3810/closed - codec "Michal Konecny @michalkonecny": @@ -3376,7 +3376,7 @@ packages: "Dominic Orchard @dorchard": - array-memoize - - codo-notation < 0 # MonadFail + - codo-notation < 0 # 0.5.2 compile fail MonadFail - fortran-src "Cheng Shao @TerrorJack": @@ -3409,7 +3409,7 @@ packages: - quickcheck-special - writer-cps-mtl - writer-cps-transformers - - writer-cps-morph < 0 # https://github.com/louispan/writer-cps-morph/issues/2 + - writer-cps-morph < 0 # 0.1.0.2 compile fail https://github.com/louispan/writer-cps-morph/issues/2 - writer-cps-lens - writer-cps-full - writer-cps-exceptions @@ -3435,7 +3435,7 @@ packages: - deepseq-instances "Michael Swan @michael-swan": - - pcf-font < 0 # MonadFail + - pcf-font < 0 # 0.2.2.0 compile fail MonadFail - pcf-font-embed "Iago Abal ": @@ -3576,7 +3576,7 @@ packages: "Boldizsár Németh @nboldi": - instance-control - - references < 0 # compilation failure + - references < 0 # 0.3.3.1 compile fail - classyplate - haskell-tools-ast - haskell-tools-backend-ghc @@ -3610,10 +3610,10 @@ packages: - alternators - arrow-extras - data-diverse - - data-diverse-lens < 0 # compile fail (lens) + - data-diverse-lens < 0 # 4.3.0.0 compile fail (lens) - ghcjs-base-stub - glaze - - glazier < 0 # compile fail (lens) + - glazier < 0 # 1.0.0.0 compile fail (lens) - glazier-react - glazier-react-widget - javascript-extras @@ -3663,7 +3663,7 @@ packages: "Pavel Yakovlev @zmactep": - hasbolt - uniprot-kb - - mmtf < 0 # MonadFail + - mmtf < 0 # 0.1.3.1 compile fail MonadFail "Christopher A. Gorski @cgorski": - general-games @@ -3779,7 +3779,7 @@ packages: "Luis Pedro Coelho @luispedro": - safeio - - conduit-algorithms < 0 # compile fail + - conduit-algorithms < 0 # 0.0.11.0 compile fail - conduit-zstd "Alex Biehl @alexbiehl": @@ -3917,7 +3917,7 @@ packages: - ihaskell-hvega "Adam Flott @adamflott": - - milena < 0 # compilation failures + - milena "Csongor Kiss @kcsongor": - generic-lens @@ -4024,7 +4024,7 @@ packages: - quickcheck-state-machine "Sebastian Nagel @ch1bo": - - hdevtools < 0 # compilation failure + - hdevtools < 0 # 0.1.8.0 compile fail - servant-exceptions - servant-exceptions-server @@ -4061,8 +4061,8 @@ packages: "Guru Devanla @gdevanla": - pptable - - cassava-records < 0 # compilation failure MonadFail - - pandoc-markdown-ghci-filter # https://github.com/gdevanla/pandoc-markdown-ghci-filter/issues/3 + - cassava-records < 0 # 0.1.0.4 compile fail MonadFail + - pandoc-markdown-ghci-filter < 0 # 0.1.0.0 compile fail https://github.com/gdevanla/pandoc-markdown-ghci-filter/issues/3 "Lucas David Traverso @ludat": - map-syntax @@ -4187,7 +4187,7 @@ packages: "Sergey Vinokurov @sergv": - bencoding - - emacs-module < 0 # compilation failure ghc 8.10.1 #5436/closed + - emacs-module < 0 # 0.1.1 compile fail ghc 8.10.1 #5436/closed - tasty-ant-xml "Eugene Smolanka @esmolanka": @@ -4528,7 +4528,7 @@ packages: - multi-containers "Vaclav Svejcar @vaclavsvejcar": - - headroom < 0 # https://github.com/commercialhaskell/stackage/issues/6342 + - headroom < 0 # 0.4.2.0 compile fail https://github.com/commercialhaskell/stackage/issues/6342 - vcs-ignore "Adrian Sieber @ad-si": @@ -4651,7 +4651,7 @@ packages: - capability "Dustin Sallings @dustin": - - net-mqtt < 0 # compile fail attoparsec 0.14 + - net-mqtt < 0 # 0.8.1.0 compile fail attoparsec 0.14 - net-mqtt-lens "David A Roberts @davidar": @@ -5363,7 +5363,6 @@ packages: - nvim-hs-contrib < 0 # 2.0.0.0 - odbc < 0 - open-witness < 0 - - pandoc-markdown-ghci-filter < 0 - partial-isomorphisms < 0 - pencil < 0 - pipes-aeson < 0 @@ -6159,6 +6158,10 @@ packages: - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* does not support: servant-client-0.18.3 - microsoft-translator < 0 # tried microsoft-translator-0.1.2, but its *library* does not support: time-1.9.3 - midi-music-box < 0 # tried midi-music-box-0.0.1.2, but its *executable* requires the disabled package: diagrams-postscript + - milena < 0 # tried milena-0.5.4.0, but its *library* does not support: lens-5.0.1 + - milena < 0 # tried milena-0.5.4.0, but its *library* does not support: network-3.1.2.5 + - milena < 0 # tried milena-0.5.4.0, but its *library* does not support: random-1.2.1 + - milena < 0 # tried milena-0.5.4.0, but its *library* does not support: semigroups-0.19.2 - mini-egison < 0 # tried mini-egison-1.0.0, but its *library* requires the disabled package: egison-pattern-src - mini-egison < 0 # tried mini-egison-1.0.0, but its *library* requires the disabled package: egison-pattern-src-th-mode - minio-hs < 0 # tried minio-hs-1.5.3, but its *library* requires the disabled package: protolude