mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-01 17:10:25 +01:00
Replace compilation failures with < 0 bounds to prevent them from being re-enabled by accident
This commit is contained in:
parent
1194280061
commit
e65d761975
@ -7,7 +7,6 @@ cabal-format-version: "1.24"
|
|||||||
|
|
||||||
# Constraints for brand new builds
|
# Constraints for brand new builds
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
"Sebastian Mihai Ardelean <ardeleanasm@gmail.com> @ardeleanasm":
|
"Sebastian Mihai Ardelean <ardeleanasm@gmail.com> @ardeleanasm":
|
||||||
- qchas
|
- qchas
|
||||||
|
|
||||||
@ -115,10 +114,10 @@ packages:
|
|||||||
- sample-frame
|
- sample-frame
|
||||||
- sample-frame-np
|
- sample-frame-np
|
||||||
- set-cover
|
- set-cover
|
||||||
- sound-collage # via synthesizer-core compilation failure
|
# - sound-collage # via synthesizer-core compilation failure
|
||||||
- sox # GHC 8.2.1
|
- sox # GHC 8.2.1
|
||||||
- soxlib
|
- soxlib
|
||||||
- split-record # via synthesizer-core compilation failure
|
# - split-record # via synthesizer-core compilation failure
|
||||||
- spreadsheet
|
- spreadsheet
|
||||||
- stm-split
|
- stm-split
|
||||||
- storable-record
|
- storable-record
|
||||||
@ -264,7 +263,7 @@ packages:
|
|||||||
- conduit-combinators
|
- conduit-combinators
|
||||||
- conduit-extra
|
- conduit-extra
|
||||||
- hebrew-time
|
- hebrew-time
|
||||||
# - keter # compilation failure https://github.com/snoyberg/keter/issues/170
|
- keter < 0 # compilation failure https://github.com/snoyberg/keter/issues/170
|
||||||
- markdown
|
- markdown
|
||||||
- mime-mail
|
- mime-mail
|
||||||
- mime-mail-ses
|
- mime-mail-ses
|
||||||
@ -275,11 +274,11 @@ packages:
|
|||||||
- persistent-sqlite
|
- persistent-sqlite
|
||||||
- persistent-template
|
- persistent-template
|
||||||
# - stackage-curator # via store compilation failure
|
# - stackage-curator # via store compilation failure
|
||||||
# - store # compilation failure
|
- store < 0 # compilation failure
|
||||||
- stm-conduit
|
- stm-conduit
|
||||||
- wai-websockets
|
- wai-websockets
|
||||||
- warp-tls
|
- warp-tls
|
||||||
# - yackage # compilation failure
|
- yackage < 0 # compilation failure
|
||||||
- yesod
|
- yesod
|
||||||
- yesod-auth
|
- yesod-auth
|
||||||
- authenticate-oauth
|
- authenticate-oauth
|
||||||
@ -346,13 +345,13 @@ packages:
|
|||||||
"Omari Norman <omari@smileystation.com> @massysett":
|
"Omari Norman <omari@smileystation.com> @massysett":
|
||||||
- rainbow # GHC 8.2.1 via lens-simple
|
- rainbow # GHC 8.2.1 via lens-simple
|
||||||
- rainbox # GHC 8.2.1 via lens-simple
|
- rainbox # GHC 8.2.1 via lens-simple
|
||||||
# - anonymous-sums # compilation failure https://github.com/massysett/anonymous-sums/issues/1
|
- anonymous-sums < 0 # compilation failure https://github.com/massysett/anonymous-sums/issues/1
|
||||||
- multiarg
|
- multiarg
|
||||||
# - prednote # test compilation failure
|
- prednote < 0 # test compilation failure
|
||||||
- cartel
|
- cartel
|
||||||
- Earley
|
- Earley
|
||||||
- ofx
|
- ofx
|
||||||
# - pinchot # compilation failure
|
- pinchot < 0 # compilation failure
|
||||||
- accuerr
|
- accuerr
|
||||||
- timelens
|
- timelens
|
||||||
- non-empty-sequence
|
- non-empty-sequence
|
||||||
@ -483,7 +482,7 @@ packages:
|
|||||||
- pdfinfo
|
- pdfinfo
|
||||||
- present # compilation failure against haskell-src-exts
|
- present # compilation failure against haskell-src-exts
|
||||||
- pure-io
|
- pure-io
|
||||||
# - scrobble # compilation failure against time 1.6
|
- scrobble < 0 # compilation failure against time 1.6
|
||||||
- sourcemap
|
- sourcemap
|
||||||
- hindent
|
- hindent
|
||||||
- descriptive
|
- descriptive
|
||||||
@ -634,7 +633,7 @@ packages:
|
|||||||
# - country-codes # bounds: tagsoup
|
# - country-codes # bounds: tagsoup
|
||||||
- fb # bounds: aeson, http-conduit-2.2, hspec
|
- fb # bounds: aeson, http-conduit-2.2, hspec
|
||||||
# - fb-persistent # bounds: persistent # via: fb
|
# - fb-persistent # bounds: persistent # via: fb
|
||||||
# - mangopay # compilation failure against aeson
|
- mangopay < 0 # compilation failure against aeson
|
||||||
- nonce
|
- nonce
|
||||||
- serversession
|
- serversession
|
||||||
# - serversession-backend-acid-state # via acid-state: via safecopy: bounds: vector
|
# - serversession-backend-acid-state # via acid-state: via safecopy: bounds: vector
|
||||||
@ -690,7 +689,7 @@ packages:
|
|||||||
# - grouped-list # GHC 8.2.1
|
# - grouped-list # GHC 8.2.1
|
||||||
- haskintex
|
- haskintex
|
||||||
- HaTeX
|
- HaTeX
|
||||||
# - hatex-guide # compilation failure https://github.com/Daniel-Diaz/hatex-guide/issues/21
|
- hatex-guide < 0 # compilation failure https://github.com/Daniel-Diaz/hatex-guide/issues/21
|
||||||
- include-file
|
- include-file
|
||||||
- matrix
|
- matrix
|
||||||
- pcre-light
|
- pcre-light
|
||||||
@ -764,7 +763,7 @@ packages:
|
|||||||
# - homplexity # BLOCKED directory 1.3
|
# - homplexity # BLOCKED directory 1.3
|
||||||
# - wordpass # bounds: vector
|
# - wordpass # bounds: vector
|
||||||
# - json-autotype # bounds: aeson 1.0, lens
|
# - json-autotype # bounds: aeson 1.0, lens
|
||||||
# - posix-realtime # compilation failure https://github.com/mgajda/posix-realtime/issues/5
|
- posix-realtime < 0 # compilation failure https://github.com/mgajda/posix-realtime/issues/5
|
||||||
|
|
||||||
"Dom De Re <domdere@domdere.com> @domdere":
|
"Dom De Re <domdere@domdere.com> @domdere":
|
||||||
- cassava-conduit
|
- cassava-conduit
|
||||||
@ -859,11 +858,11 @@ packages:
|
|||||||
- biocore
|
- biocore
|
||||||
- biofasta
|
- biofasta
|
||||||
- biofastq
|
- biofastq
|
||||||
# - biosff # 0.3.7.1 compilation failure
|
- biosff < 0 # 0.3.7.1 compilation failure
|
||||||
- blastxml
|
- blastxml
|
||||||
- bioace
|
- bioace
|
||||||
- biopsl
|
- biopsl
|
||||||
# - samtools # Compilation failure against c2hs https://github.com/ingolia/SamTools/issues/3
|
- samtools < 0 # compilation failure against c2hs https://github.com/ingolia/SamTools/issues/3
|
||||||
- seqloc
|
- seqloc
|
||||||
- bioalign
|
- bioalign
|
||||||
- BlastHTTP
|
- BlastHTTP
|
||||||
@ -879,7 +878,7 @@ packages:
|
|||||||
- Genbank
|
- Genbank
|
||||||
- RNAlien # via cassava: bounds: vector
|
- RNAlien # via cassava: bounds: vector
|
||||||
- Taxonomy
|
- Taxonomy
|
||||||
# - TaxonomyTools # compilation failure
|
- TaxonomyTools < 0 # compilation failure
|
||||||
- ViennaRNAParser
|
- ViennaRNAParser
|
||||||
|
|
||||||
"Silk <code@silk.co>":
|
"Silk <code@silk.co>":
|
||||||
@ -999,7 +998,7 @@ packages:
|
|||||||
- bytestring-trie
|
- bytestring-trie
|
||||||
- data-accessor
|
- data-accessor
|
||||||
- data-accessor-mtl
|
- data-accessor-mtl
|
||||||
# - file-location # test compilation failure
|
- file-location < 0 # test compilation failure
|
||||||
- fuzzcheck
|
- fuzzcheck
|
||||||
- here
|
- here
|
||||||
- hlibgit2
|
- hlibgit2
|
||||||
@ -1091,8 +1090,7 @@ packages:
|
|||||||
- ghcjs-perch
|
- ghcjs-perch
|
||||||
|
|
||||||
"Sebastian Nagel <sebastian.nagel@ncoding.at> @ch1bo":
|
"Sebastian Nagel <sebastian.nagel@ncoding.at> @ch1bo":
|
||||||
[]
|
- hdevtools < 0 # Compilation failure https://github.com/hdevtools/hdevtools/issues/57
|
||||||
# - hdevtools # Compilation failure https://github.com/hdevtools/hdevtools/issues/57
|
|
||||||
|
|
||||||
"Andrey Chudnov <oss@chudnov.com> @achudnov":
|
"Andrey Chudnov <oss@chudnov.com> @achudnov":
|
||||||
[]
|
[]
|
||||||
@ -1173,7 +1171,7 @@ packages:
|
|||||||
# - leksah-server # bounds: ghc, base
|
# - leksah-server # bounds: ghc, base
|
||||||
# - ltk # bounds: ghc, base
|
# - ltk # bounds: ghc, base
|
||||||
- vado # GHC 8.2.1
|
- vado # GHC 8.2.1
|
||||||
- vcsgui < 0 # via: gi-gtk-hs compilation failure
|
# - vcsgui # via: gi-gtk-hs compilation failure
|
||||||
- vcswrapper # GHC 8.2.1
|
- vcswrapper # GHC 8.2.1
|
||||||
|
|
||||||
"Renzo Carbonara <renzocarbonara@gmail.com> @k0001":
|
"Renzo Carbonara <renzocarbonara@gmail.com> @k0001":
|
||||||
@ -1308,13 +1306,13 @@ packages:
|
|||||||
# Regex packages by Chris Kuklewicz
|
# Regex packages by Chris Kuklewicz
|
||||||
- regex-base
|
- regex-base
|
||||||
- regex-compat
|
- regex-compat
|
||||||
# - regex-dfa # 0.91 Compilation failure due to -Werror
|
- regex-dfa < 0 # 0.91 Compilation failure due to -Werror
|
||||||
# - regex-parsec # 0.90 Compilation failure due to -Werror
|
- regex-parsec < 0 # 0.90 Compilation failure due to -Werror
|
||||||
- regex-pcre
|
- regex-pcre
|
||||||
- regex-posix
|
- regex-posix
|
||||||
- regex-tdfa
|
- regex-tdfa
|
||||||
# - regex-tdfa-utf8 # bounds: ghc, base
|
# - regex-tdfa-utf8 # bounds: ghc, base
|
||||||
# - regex-tre # 0.91 Compilation failure due to -Werror
|
- regex-tre < 0 # 0.91 Compilation failure due to -Werror
|
||||||
|
|
||||||
# Universe
|
# Universe
|
||||||
- universe
|
- universe
|
||||||
@ -1580,14 +1578,13 @@ packages:
|
|||||||
- markdown-unlit
|
- markdown-unlit
|
||||||
|
|
||||||
"Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> @Fuuzetsu":
|
"Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> @Fuuzetsu":
|
||||||
[]
|
- aeson-schema < 0 # bounds: QuickCheck, aeson # compilation failure for 0.4.1.1
|
||||||
# - aeson-schema # bounds: QuickCheck, aeson # compilation failure for 0.4.1.1
|
- H < 0 # via inline-r compilation failure
|
||||||
# - H # via inline-r compilation failure
|
- inline-r < 0 # compilation failure
|
||||||
# - inline-r # compilation failure
|
|
||||||
|
|
||||||
"David Fox <dsf@seereason.com> @ddssff":
|
"David Fox <dsf@seereason.com> @ddssff":
|
||||||
- debian # GHC bug: https://github.com/ddssff/debian-haskell/issues/6
|
- debian # GHC bug: https://github.com/ddssff/debian-haskell/issues/6
|
||||||
# - cabal-debian # compilation failure
|
- cabal-debian < 0 # compilation failure
|
||||||
|
|
||||||
"Stefan Saasen <stefan@saasen.me> @juretta":
|
"Stefan Saasen <stefan@saasen.me> @juretta":
|
||||||
- jwt
|
- jwt
|
||||||
@ -1686,7 +1683,7 @@ packages:
|
|||||||
"Athan Clark <athan.clark@gmail.com> @athanclark":
|
"Athan Clark <athan.clark@gmail.com> @athanclark":
|
||||||
- commutative
|
- commutative
|
||||||
# - digestive-functors-lucid # via: digestive-functors
|
# - digestive-functors-lucid # via: digestive-functors
|
||||||
- ltext # compilation failure: https://github.com/ltext/ltext/issues/22
|
- ltext < 0 # compilation failure: https://github.com/ltext/ltext/issues/22
|
||||||
- markup
|
- markup
|
||||||
# - nested-routes # via: HList
|
# - nested-routes # via: HList
|
||||||
- path-extra
|
- path-extra
|
||||||
@ -1788,7 +1785,7 @@ packages:
|
|||||||
"Daniel Patterson <dbp@dbpmail.net> @dbp":
|
"Daniel Patterson <dbp@dbpmail.net> @dbp":
|
||||||
# - hspec-snap # bounds: hspec, hspec-core # via: digestive-functors
|
# - hspec-snap # bounds: hspec, hspec-core # via: digestive-functors
|
||||||
- hworker # GHC 8.2.1 via hedis
|
- hworker # GHC 8.2.1 via hedis
|
||||||
# - hworker-ses # 0.1.1.0 compilation failure
|
- hworker-ses < 0 # 0.1.1.0 compilation failure
|
||||||
- fn
|
- fn
|
||||||
# - fn-extra # via: digestive-functors
|
# - fn-extra # via: digestive-functors
|
||||||
|
|
||||||
@ -1800,7 +1797,7 @@ packages:
|
|||||||
- H # GHC 8.2.1 via c2hs
|
- H # GHC 8.2.1 via c2hs
|
||||||
- inline-r # GHC 8.2.1 via c2hs
|
- inline-r # GHC 8.2.1 via c2hs
|
||||||
- jni # GHC 8.2.1 via atomic-primops
|
- jni # GHC 8.2.1 via atomic-primops
|
||||||
# - jvm # compilation failure
|
- jvm < 0 # compilation failure
|
||||||
# - sparkle # bounds: mmorph
|
# - sparkle # bounds: mmorph
|
||||||
# - streaming-binary # bounds: mmorph
|
# - streaming-binary # bounds: mmorph
|
||||||
- th-lift
|
- th-lift
|
||||||
@ -1853,13 +1850,13 @@ packages:
|
|||||||
- conduit-parse
|
- conduit-parse
|
||||||
- opml-conduit # GHC 8.2.1 via lens-simple
|
- opml-conduit # GHC 8.2.1 via lens-simple
|
||||||
- rss-conduit < 0 # test runtime failure
|
- rss-conduit < 0 # test runtime failure
|
||||||
- imm # GHC 8.2.1 via lens-simple
|
- imm < 0 # compilation failure via synthesizer-core
|
||||||
- timerep
|
- timerep
|
||||||
- xml-conduit-parse
|
- xml-conduit-parse
|
||||||
|
|
||||||
"Kostiantyn Rybnikov <k-bx@k-bx.com> @k-bx":
|
"Kostiantyn Rybnikov <k-bx@k-bx.com> @k-bx":
|
||||||
- protocol-buffers
|
- protocol-buffers
|
||||||
# - hprotoc # compilation failure https://github.com/k-bx/protocol-buffers/issues/45
|
- hprotoc < 0 # compilation failure https://github.com/k-bx/protocol-buffers/issues/45
|
||||||
- protocol-buffers-descriptor
|
- protocol-buffers-descriptor
|
||||||
- ekg-core
|
- ekg-core
|
||||||
- digits
|
- digits
|
||||||
@ -1880,10 +1877,10 @@ packages:
|
|||||||
# - pipes-illumina # via: pipes-bgzf
|
# - pipes-illumina # via: pipes-bgzf
|
||||||
- seqalign
|
- seqalign
|
||||||
- thermonuc
|
- thermonuc
|
||||||
# - xlsior # compilation failure https://github.com/eurekagenomics/xlsior/issues/3
|
- xlsior < 0 # compilation failure https://github.com/eurekagenomics/xlsior/issues/3
|
||||||
|
|
||||||
"John Lenz <wuzzeb@gmail.com> @wuzzeb":
|
"John Lenz <wuzzeb@gmail.com> @wuzzeb":
|
||||||
# - yesod-auth-account # test compilation failure
|
- yesod-auth-account < 0 # test compilation failure
|
||||||
- yesod-static-angular # GHC 8.2.1 via yesod
|
- yesod-static-angular # GHC 8.2.1 via yesod
|
||||||
- hspec-webdriver
|
- hspec-webdriver
|
||||||
- webdriver-angular
|
- webdriver-angular
|
||||||
@ -1896,8 +1893,8 @@ packages:
|
|||||||
# - mediabus-fdk-aac # needs non-free libfdk-aac-dev
|
# - mediabus-fdk-aac # needs non-free libfdk-aac-dev
|
||||||
# - mediabus-rtp # GHC 8.2.1
|
# - mediabus-rtp # GHC 8.2.1
|
||||||
|
|
||||||
# "Will Thompson <will@willthompson.co.uk> @wjt":
|
"Will Thompson <will@willthompson.co.uk> @wjt":
|
||||||
# - bustle # compilation failure against haskell-src-exts https://github.com/vasylp/hgettext/issues/10
|
- bustle < 0 # compilation failure against haskell-src-exts https://github.com/vasylp/hgettext/issues/10
|
||||||
|
|
||||||
"Jakub Fijałkowski <kuba@codinginfinity.me> @jakubfijalkowski":
|
"Jakub Fijałkowski <kuba@codinginfinity.me> @jakubfijalkowski":
|
||||||
- hlibsass # https://github.com/jakubfijalkowski/hlibsass/issues/7
|
- hlibsass # https://github.com/jakubfijalkowski/hlibsass/issues/7
|
||||||
@ -1933,7 +1930,7 @@ packages:
|
|||||||
- exhaustive
|
- exhaustive
|
||||||
- libsystemd-journal
|
- libsystemd-journal
|
||||||
- network-carbon
|
- network-carbon
|
||||||
- socket-io # bounds: aeson, via: engine-io
|
# - socket-io # via engine-io compilation-failure
|
||||||
- tasty-rerun
|
- tasty-rerun
|
||||||
# - logging-effect # GHC 8.2.1
|
# - logging-effect # GHC 8.2.1
|
||||||
- reactive-banana # GHC 8.2.1
|
- reactive-banana # GHC 8.2.1
|
||||||
@ -2281,7 +2278,7 @@ packages:
|
|||||||
|
|
||||||
"Nickolay Kudasov <nickolay.kudasov@gmail.com> @fizruk":
|
"Nickolay Kudasov <nickolay.kudasov@gmail.com> @fizruk":
|
||||||
- http-api-data # GHC 8.2.1 via uri-bytestring
|
- http-api-data # GHC 8.2.1 via uri-bytestring
|
||||||
# - smsaero # compilation failure against aeson https://github.com/GetShopTV/smsaero/issues/12
|
- smsaero < 0 # compilation failure against aeson https://github.com/GetShopTV/smsaero/issues/12
|
||||||
- swagger2 # GHC 8.2.1
|
- swagger2 # GHC 8.2.1
|
||||||
- servant-swagger # GHC 8.2.1
|
- servant-swagger # GHC 8.2.1
|
||||||
|
|
||||||
@ -2501,7 +2498,7 @@ packages:
|
|||||||
- projectroot
|
- projectroot
|
||||||
- questioner
|
- questioner
|
||||||
# - stack-run-auto # GHC 8.2.1 via extract-dependencies
|
# - stack-run-auto # GHC 8.2.1 via extract-dependencies
|
||||||
# - hpack-convert # compilation failure
|
- hpack-convert < 0 # compilation failure
|
||||||
- language-dockerfile
|
- language-dockerfile
|
||||||
|
|
||||||
"Pascal Hartig <phartig@rdrei.net> @passy":
|
"Pascal Hartig <phartig@rdrei.net> @passy":
|
||||||
@ -2533,7 +2530,7 @@ packages:
|
|||||||
- dawg-ord
|
- dawg-ord
|
||||||
|
|
||||||
"Amit Levy <amit@amitlevy.com> @alevy":
|
"Amit Levy <amit@amitlevy.com> @alevy":
|
||||||
# - postgresql-orm # 0.5.0 compilation failure
|
- postgresql-orm < 0 # 0.5.0 compilation failure
|
||||||
- simple
|
- simple
|
||||||
- simple-templates
|
- simple-templates
|
||||||
- simple-session
|
- simple-session
|
||||||
@ -2546,7 +2543,7 @@ packages:
|
|||||||
- LibZip >= 1.0
|
- LibZip >= 1.0
|
||||||
|
|
||||||
"Anthony Cowley <acowley@gmail.com> @acowley":
|
"Anthony Cowley <acowley@gmail.com> @acowley":
|
||||||
# - Frames # test compilation failure
|
- Frames < 0 # test compilation failure
|
||||||
- hpp # GHC 8.2.1
|
- hpp # GHC 8.2.1
|
||||||
|
|
||||||
"Takayuki Muranushi <muranushi@gmail.com> @nushio3":
|
"Takayuki Muranushi <muranushi@gmail.com> @nushio3":
|
||||||
@ -2591,7 +2588,7 @@ packages:
|
|||||||
|
|
||||||
"Elie Genard <elaye.github.io@gmail.com> @eliegenard":
|
"Elie Genard <elaye.github.io@gmail.com> @eliegenard":
|
||||||
- turtle-options
|
- turtle-options
|
||||||
# - mushu # compilation failure
|
- mushu < 0 # compilation failure
|
||||||
# - hakyll-favicon # bounds: skylighting
|
# - hakyll-favicon # bounds: skylighting
|
||||||
|
|
||||||
"Ruey-Lin Hsu <petercommand@gmail.com> @petercommand":
|
"Ruey-Lin Hsu <petercommand@gmail.com> @petercommand":
|
||||||
@ -2637,8 +2634,7 @@ packages:
|
|||||||
# - reedsolomon # bounds: vector
|
# - reedsolomon # bounds: vector
|
||||||
|
|
||||||
"Alp Mestanogullari <alpmestan@gmail.com> @alpmestan":
|
"Alp Mestanogullari <alpmestan@gmail.com> @alpmestan":
|
||||||
[]
|
- taggy < 0 # compilation failure https://github.com/alpmestan/taggy/issues/19
|
||||||
# - taggy # compilation failure https://github.com/alpmestan/taggy/issues/19
|
|
||||||
# - taggy-lens # via taggy: compilation failure https://github.com/alpmestan/taggy/issues/19
|
# - taggy-lens # via taggy: compilation failure https://github.com/alpmestan/taggy/issues/19
|
||||||
|
|
||||||
"Alex McLean <lxyxpx@gmail.com> @yaxu":
|
"Alex McLean <lxyxpx@gmail.com> @yaxu":
|
||||||
@ -2677,8 +2673,7 @@ packages:
|
|||||||
- jose
|
- jose
|
||||||
|
|
||||||
"Yutaka Nishimura <ytk.nishimura@gmail.com> @ynishi":
|
"Yutaka Nishimura <ytk.nishimura@gmail.com> @ynishi":
|
||||||
[]
|
- atndapi < 0 # compilation failure https://github.com/ynishi/atndapi/issues/1
|
||||||
# - atndapi # compilation failure https://github.com/ynishi/atndapi/issues/1
|
|
||||||
|
|
||||||
"Yoshikuni Jujo <PAF01143@nifty.ne.jp> @YoshikuniJujo":
|
"Yoshikuni Jujo <PAF01143@nifty.ne.jp> @YoshikuniJujo":
|
||||||
- zot
|
- zot
|
||||||
@ -2718,8 +2713,7 @@ packages:
|
|||||||
# - yesod-job-queue # bounds cron
|
# - yesod-job-queue # bounds cron
|
||||||
|
|
||||||
"Braden Walters <vc@braden-walters.info> @meoblast001":
|
"Braden Walters <vc@braden-walters.info> @meoblast001":
|
||||||
[]
|
- hakyll-sass < 0 # compilation failure
|
||||||
# - hakyll-sass # compilation failure
|
|
||||||
|
|
||||||
"Patrick Thomson <patrick@helium.com> @helium":
|
"Patrick Thomson <patrick@helium.com> @helium":
|
||||||
- postgresql-transactional
|
- postgresql-transactional
|
||||||
@ -2753,7 +2747,7 @@ packages:
|
|||||||
- eventful-sql-common
|
- eventful-sql-common
|
||||||
- eventful-sqlite
|
- eventful-sqlite
|
||||||
- eventful-test-helpers
|
- eventful-test-helpers
|
||||||
# - oanda-rest-api # test compilation failure
|
- oanda-rest-api < 0 # test compilation failure
|
||||||
- stratosphere
|
- stratosphere
|
||||||
- sum-type-boilerplate
|
- sum-type-boilerplate
|
||||||
|
|
||||||
@ -2765,15 +2759,15 @@ packages:
|
|||||||
- gi-atk
|
- gi-atk
|
||||||
- gi-cairo
|
- gi-cairo
|
||||||
- gi-gdk < 0 # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113
|
- gi-gdk < 0 # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113
|
||||||
- gi-gdkpixbuf # https://github.com/haskell-gi/haskell-gi/issues/113
|
# - gi-gdkpixbuf # via gi-gio compilation failure https://github.com/haskell-gi/haskell-gi/issues/113
|
||||||
# - gi-gio # compilation failure https://github.com/haskell-gi/haskell-gi/issues/113
|
- gi-gio < 0 # compilation failure https://github.com/haskell-gi/haskell-gi/issues/113
|
||||||
- gi-glib
|
- gi-glib
|
||||||
- gi-gobject
|
- gi-gobject
|
||||||
- gi-gtk < 0 # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113
|
# - gi-gtk # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113
|
||||||
- gi-pango < 0 # compilation failure https://github.com/haskell-gi/haskell-gi/issues/113
|
- gi-pango < 0 # compilation failure https://github.com/haskell-gi/haskell-gi/issues/113
|
||||||
- gi-soup # https://github.com/haskell-gi/haskell-gi/issues/113
|
# - gi-soup # via gi-gio compilation failure https://github.com/haskell-gi/haskell-gi/issues/113
|
||||||
- gi-javascriptcore == 3.0.*
|
- gi-javascriptcore == 3.0.*
|
||||||
- gi-webkit < 0 # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113
|
# - gi-webkit # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113
|
||||||
- haskell-gi
|
- haskell-gi
|
||||||
- haskell-gi-base
|
- haskell-gi-base
|
||||||
|
|
||||||
@ -2791,8 +2785,8 @@ packages:
|
|||||||
"Richard Eisenberg <eir@cis.upenn.edu> @goldfirere":
|
"Richard Eisenberg <eir@cis.upenn.edu> @goldfirere":
|
||||||
- th-desugar
|
- th-desugar
|
||||||
- singletons
|
- singletons
|
||||||
# - units # compilation failure
|
- units < 0 # compilation failure
|
||||||
- units-defs # GHC 8.2.1 via MemoTrie
|
# - units-defs # via units compilation failure
|
||||||
- HUnit-approx
|
- HUnit-approx
|
||||||
- units-parser
|
- units-parser
|
||||||
|
|
||||||
@ -2825,8 +2819,7 @@ packages:
|
|||||||
- bit-stream
|
- bit-stream
|
||||||
|
|
||||||
"Greg Hurrell <greg@hurrell.net> @wincent":
|
"Greg Hurrell <greg@hurrell.net> @wincent":
|
||||||
[]
|
- docvim < 0 # compilation failure: https://github.com/wincent/docvim/issues/30
|
||||||
# - docvim # compilation failure: https://github.com/wincent/docvim/issues/30
|
|
||||||
|
|
||||||
"Ashley Yakeley <ashley@semantic.org> @AshleyYakeley":
|
"Ashley Yakeley <ashley@semantic.org> @AshleyYakeley":
|
||||||
- countable
|
- countable
|
||||||
@ -2866,8 +2859,8 @@ packages:
|
|||||||
- array-memoize
|
- array-memoize
|
||||||
# - camfort # https://github.com/camfort/camfort/issues/102
|
# - camfort # https://github.com/camfort/camfort/issues/102
|
||||||
- codo-notation
|
- codo-notation
|
||||||
# - fortran-src # OOM https://github.com/fpco/stackage/issues/2232
|
- fortran-src < 0 # OOM https://github.com/fpco/stackage/issues/2232
|
||||||
# - ixmonad # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168
|
- ixmonad < 0 # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168
|
||||||
- language-fortran
|
- language-fortran
|
||||||
|
|
||||||
"Philipp Schuster <phischu3000@gmail.com> @phischu":
|
"Philipp Schuster <phischu3000@gmail.com> @phischu":
|
||||||
@ -2988,8 +2981,7 @@ packages:
|
|||||||
- postgresql-simple-queue
|
- postgresql-simple-queue
|
||||||
|
|
||||||
"Bernie Pope <bjpope@unimelb.edu.au> @bjpop":
|
"Bernie Pope <bjpope@unimelb.edu.au> @bjpop":
|
||||||
[]
|
- language-python < 0 # compilation failure https://github.com/bjpop/language-python/issues/35
|
||||||
# - language-python # compilation failure https://github.com/bjpop/language-python/issues/35
|
|
||||||
|
|
||||||
"Mahdi Dibaiee <mdibaiee@aol.com>":
|
"Mahdi Dibaiee <mdibaiee@aol.com>":
|
||||||
- picedit
|
- picedit
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user