mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 15:10:26 +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
|
- unix-compat
|
||||||
- cpphs
|
- cpphs
|
||||||
- polyparse
|
- polyparse
|
||||||
|
- vector-th-unbox
|
||||||
|
|
||||||
# Some "grandfathered dependencies" I took over because I contributed to them at some time.
|
# Some "grandfathered dependencies" I took over because I contributed to them at some time.
|
||||||
# Feel free to snatch them from me!
|
# Feel free to snatch them from me!
|
||||||
- MissingH
|
|
||||||
- regex-pcre-builtin
|
- regex-pcre-builtin
|
||||||
- c2hs
|
- c2hs
|
||||||
- hackage-security
|
- hackage-security
|
||||||
- hackage-security-HTTP
|
- hackage-security-HTTP
|
||||||
- haskell-lexer
|
- haskell-lexer
|
||||||
- hasktags
|
- hasktags
|
||||||
- lifted-async
|
|
||||||
- text-icu
|
- text-icu
|
||||||
- vector-binary-instances
|
- vector-binary-instances
|
||||||
- map-syntax
|
- map-syntax
|
||||||
- heist
|
- heist
|
||||||
- snap
|
- snap
|
||||||
- patience
|
|
||||||
- system-fileio
|
|
||||||
- system-filepath
|
|
||||||
|
|
||||||
"Michael Chavinda <mschavinda@gmail.com>":
|
"Michael Chavinda <mschavinda@gmail.com>":
|
||||||
- cassava
|
- cassava
|
||||||
@ -5588,6 +5584,7 @@ packages:
|
|||||||
- libBF
|
- libBF
|
||||||
- libyaml
|
- libyaml
|
||||||
- libyaml-clib
|
- libyaml-clib
|
||||||
|
- lifted-async
|
||||||
- lifted-base
|
- lifted-base
|
||||||
- loch-th
|
- loch-th
|
||||||
- lockfree-queue
|
- lockfree-queue
|
||||||
@ -5650,6 +5647,7 @@ packages:
|
|||||||
- parallel-io
|
- parallel-io
|
||||||
- paramtree
|
- paramtree
|
||||||
- path-pieces
|
- path-pieces
|
||||||
|
- patience
|
||||||
- pcg-random
|
- pcg-random
|
||||||
- peggy
|
- peggy
|
||||||
- pipes-bytestring
|
- pipes-bytestring
|
||||||
@ -5747,6 +5745,8 @@ packages:
|
|||||||
- structured
|
- structured
|
||||||
- sundown
|
- sundown
|
||||||
- syb
|
- syb
|
||||||
|
- system-fileio
|
||||||
|
- system-filepath
|
||||||
- table-layout
|
- table-layout
|
||||||
- tabular
|
- tabular
|
||||||
- tar
|
- tar
|
||||||
@ -5815,7 +5815,6 @@ packages:
|
|||||||
- vector
|
- vector
|
||||||
- vector-algorithms
|
- vector-algorithms
|
||||||
- vector-space
|
- vector-space
|
||||||
- vector-th-unbox
|
|
||||||
- verset
|
- verset
|
||||||
- vty
|
- vty
|
||||||
- vty-crossplatform
|
- vty-crossplatform
|
||||||
@ -5875,6 +5874,7 @@ packages:
|
|||||||
- hnix-store-core # #6271
|
- hnix-store-core # #6271
|
||||||
- ilist # #5965/closed
|
- ilist # #5965/closed
|
||||||
- io-storage # #6326/closed
|
- io-storage # #6326/closed
|
||||||
|
- MissingH
|
||||||
- monadlist # #6271
|
- monadlist # #6271
|
||||||
- non-empty-sequence
|
- non-empty-sequence
|
||||||
- numeric-limits # #6326/closed
|
- numeric-limits # #6326/closed
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user