mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 14:58:29 +01:00
Take vector-th-unbox, return some others
This commit is contained in:
parent
5923bbb0d7
commit
93cd633fc5
@ -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
|
||||
@ -5588,6 +5584,7 @@ packages:
|
||||
- libBF
|
||||
- libyaml
|
||||
- libyaml-clib
|
||||
- lifted-async
|
||||
- lifted-base
|
||||
- loch-th
|
||||
- lockfree-queue
|
||||
@ -5650,6 +5647,7 @@ packages:
|
||||
- parallel-io
|
||||
- paramtree
|
||||
- path-pieces
|
||||
- patience
|
||||
- pcg-random
|
||||
- peggy
|
||||
- pipes-bytestring
|
||||
@ -5747,6 +5745,8 @@ packages:
|
||||
- structured
|
||||
- sundown
|
||||
- syb
|
||||
- system-fileio
|
||||
- system-filepath
|
||||
- table-layout
|
||||
- tabular
|
||||
- tar
|
||||
@ -5815,7 +5815,6 @@ packages:
|
||||
- vector
|
||||
- vector-algorithms
|
||||
- vector-space
|
||||
- vector-th-unbox
|
||||
- verset
|
||||
- vty
|
||||
- vty-crossplatform
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user