Skip to content
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
12 changes: 6 additions & 6 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,25 +164,21 @@ packages:
- unix-compat
- cpphs
- polyparse
- vector-th-unbox

# Some "grandfathered dependencies" I took over because I contributed to them at some time.
# Feel free to snatch them from me!
- MissingH
- regex-pcre-builtin
- c2hs
- hackage-security
- hackage-security-HTTP
- haskell-lexer
- hasktags
- lifted-async
- text-icu
- vector-binary-instances
- map-syntax
- heist
- snap
- patience
- system-fileio
- system-filepath

"Michael Chavinda <mschavinda@gmail.com>":
- cassava
Expand Down Expand Up @@ -5588,6 +5584,7 @@ packages:
- libBF
- libyaml
- libyaml-clib
- lifted-async
- lifted-base
- loch-th
- lockfree-queue
Expand Down Expand Up @@ -5650,6 +5647,7 @@ packages:
- parallel-io
- paramtree
- path-pieces
- patience
- pcg-random
- peggy
- pipes-bytestring
Expand Down Expand Up @@ -5747,6 +5745,8 @@ packages:
- structured
- sundown
- syb
- system-fileio
- system-filepath
- table-layout
- tabular
- tar
Expand Down Expand Up @@ -5815,7 +5815,6 @@ packages:
- vector
- vector-algorithms
- vector-space
- vector-th-unbox
- verset
- vty
- vty-crossplatform
Expand Down Expand Up @@ -5875,6 +5874,7 @@ packages:
- hnix-store-core # #6271
- ilist # #5965/closed
- io-storage # #6326/closed
- MissingH
- monadlist # #6271
- non-empty-sequence
- numeric-limits # #6326/closed
Expand Down
Loading