Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove @borsboom maintainership #7014

Merged
merged 1 commit into from
Jun 22, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 19 additions & 21 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1620,27 +1620,6 @@ packages:
- netcode-io
- reliable-io

"Emanuel Borsboom <manny@fpcomplete.com> @borsboom":
- BoundedChan
- broadcast-chan
- fuzzcheck
- here
- hlibgit2
- gitlib-libgit2 < 0 # 3.1.2.1 compile fail
- interpolatedstring-perl6
- iproute
- missing-foreign
- multimap
- parallel-io
- text-binary
- Chart-cairo
- ghc-events
- monad-extras
- optparse-simple
- hpack
- bindings-uname
- stack < 9.9.9 || > 9.9.9
borsboom marked this conversation as resolved.
Show resolved Hide resolved

"Michael Sloan <mgsloan@gmail.com> @mgsloan":
- store
- store-core
Expand Down Expand Up @@ -4996,6 +4975,7 @@ packages:
"Mike Pilgrem <public@pilgrem.com> @mpilgrem":
- ansi-terminal
- ansi-terminal-types
- stack < 9.9.9 || > 9.9.9

"Torsten Schmits <stackage@schmits.me> @tek":
- incipit-base
Expand All @@ -5015,6 +4995,8 @@ packages:
"Grandfathered dependencies":
- BiobaseNewick
- Boolean
- BoundedChan
- Chart-cairo
- Decimal
- Diff
- FloatingHex
Expand Down Expand Up @@ -5066,6 +5048,7 @@ packages:
- binary-parser
- binary-tagged
- bindings-DSL
- bindings-uname
- bitarray
- blank-canvas
- blaze-builder
Expand All @@ -5076,6 +5059,7 @@ packages:
- box
- box-csv
- brick
- broadcast-chan
- buffer-builder
- byte-order
- byteable
Expand Down Expand Up @@ -5194,16 +5178,19 @@ packages:
- friendly-time
- functor-classes-compat
- functor-combinators
- fuzzcheck
- generic-arbitrary
- generically
- generics-sop-lens
- ghc-byteorder
- ghc-compact
- ghc-events
- ghc-paths
- ghc-prof
- ghcjs-dom-jsaddle
- git-lfs
- gitlib
- gitlib-libgit2 < 0 # 3.1.2.1 compile fail
- groom
- groups
- gtk
Expand All @@ -5223,15 +5210,18 @@ packages:
- hasql-implicits
- haxl
- heap
- here
- hex
- hierarchical-clustering < 0 # 0.4.7 compile fail https://github.com/commercialhaskell/stackage/issues/6764
- hjsonpointer
- hjsonschema
- hlibgit2
- hmatrix
- hmatrix-gsl
- hmatrix-special
- hostname
- hourglass
- hpack
- hsc2hs
- hscolour
- hse-cpp
Expand Down Expand Up @@ -5267,7 +5257,9 @@ packages:
- insert-ordered-containers
- inspection-testing
- integer-logarithms
- interpolatedstring-perl6
- io-streams-haproxy
- iproute
- ixset-typed
- jsaddle-dom
- json
Expand Down Expand Up @@ -5308,10 +5300,12 @@ packages:
- mfsolve
- microstache
- minisat-solver
- missing-foreign
- mmap
- mmorph
- mockery
- monad-control
- monad-extras
- monad-logger
- monad-loops
- monad-time
Expand All @@ -5320,6 +5314,7 @@ packages:
- mono-traversable-instances
- mono-traversable-keys
- mstate
- multimap
- multiset
- mwc-random
- names-th
Expand All @@ -5345,7 +5340,9 @@ packages:
- optional-args
- options
- optparse-applicative
- optparse-simple
- parallel
- parallel-io
- path-pieces
- pcg-random
- peggy
Expand Down Expand Up @@ -5473,6 +5470,7 @@ packages:
- test-framework-th
- testing-feat
- testing-type-modifiers
- text-binary
- text-icu
- text-latin1
- text-postgresql
Expand Down
Loading