mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 02:08:29 +01:00
Merge pull request #5016 from mainland/master
Assume responsibility for my packages.
This commit is contained in:
commit
77dc92c19b
@ -9,6 +9,13 @@ cabal-format-version: "2.4"
|
|||||||
|
|
||||||
# Constraints for brand new builds
|
# Constraints for brand new builds
|
||||||
packages:
|
packages:
|
||||||
|
"Geoffrey Mainland <mainland@drexel.edu> @mainland":
|
||||||
|
- exception-mtl
|
||||||
|
- exception-transformers
|
||||||
|
- mainland-pretty
|
||||||
|
- srcloc
|
||||||
|
- symbol
|
||||||
|
|
||||||
"Rob Stewart <robstewart57@gmail.com> @robstewart57":
|
"Rob Stewart <robstewart57@gmail.com> @robstewart57":
|
||||||
- gitlab-haskell
|
- gitlab-haskell
|
||||||
|
|
||||||
@ -4188,8 +4195,6 @@ packages:
|
|||||||
- entropy
|
- entropy
|
||||||
- erf
|
- erf
|
||||||
- errors
|
- errors
|
||||||
- exception-mtl
|
|
||||||
- exception-transformers
|
|
||||||
- expiring-cache-map
|
- expiring-cache-map
|
||||||
- extensible-exceptions
|
- extensible-exceptions
|
||||||
- fail
|
- fail
|
||||||
@ -4282,7 +4287,6 @@ packages:
|
|||||||
- logging-facade
|
- logging-facade
|
||||||
- lrucache
|
- lrucache
|
||||||
- lzma
|
- lzma
|
||||||
- mainland-pretty
|
|
||||||
- managed
|
- managed
|
||||||
- math-functions
|
- math-functions
|
||||||
- mersenne-random-pure64
|
- mersenne-random-pure64
|
||||||
@ -4399,7 +4403,6 @@ packages:
|
|||||||
- split
|
- split
|
||||||
- splitmix
|
- splitmix
|
||||||
- sql-words
|
- sql-words
|
||||||
- srcloc
|
|
||||||
- stateref
|
- stateref
|
||||||
- statistics
|
- statistics
|
||||||
- step-function
|
- step-function
|
||||||
@ -4414,7 +4417,6 @@ packages:
|
|||||||
- stringbuilder
|
- stringbuilder
|
||||||
- sundown
|
- sundown
|
||||||
- syb
|
- syb
|
||||||
- symbol
|
|
||||||
- system-fileio
|
- system-fileio
|
||||||
- system-filepath
|
- system-filepath
|
||||||
- tabular
|
- tabular
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user