mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add optics packages
This commit is contained in:
parent
39feab708c
commit
e62bc7c782
@ -1426,6 +1426,14 @@ packages:
|
||||
- servant-swagger-ui
|
||||
- servant-swagger-ui-core
|
||||
|
||||
"Optics <optics@well-typed.com>":
|
||||
- indexed-profunctors
|
||||
- optics
|
||||
- optics-core
|
||||
- optics-extra
|
||||
- optics-th
|
||||
- optics-vl
|
||||
|
||||
"Alexandr Ruchkin <voidex@live.com> @mvoidex":
|
||||
- hformat
|
||||
- simple-log
|
||||
@ -4031,6 +4039,7 @@ packages:
|
||||
- RSA
|
||||
- aeson-compat
|
||||
- aeson-extra
|
||||
- aeson-optics
|
||||
- alsa-mixer
|
||||
- ansi-terminal
|
||||
- appar
|
||||
@ -4218,7 +4227,7 @@ packages:
|
||||
- ieee754
|
||||
- indexed
|
||||
- infer-license
|
||||
- insert-ordered-containers < 0.2.3 # https://github.com/commercialhaskell/stackage/issues/4931
|
||||
- insert-ordered-containers
|
||||
- inspection-testing
|
||||
- integer-logarithms
|
||||
- io-streams-haproxy
|
||||
@ -4335,6 +4344,8 @@ packages:
|
||||
- servant-swagger-ui-redoc
|
||||
- servant-yaml
|
||||
- semialign
|
||||
- semialign-indexed
|
||||
- semialign-optics
|
||||
- setenv
|
||||
- shakespeare
|
||||
- shell-escape
|
||||
@ -4397,6 +4408,8 @@ packages:
|
||||
- th-lift-instances
|
||||
- th-utilities
|
||||
- these
|
||||
- these-lens
|
||||
- these-optics
|
||||
- threads
|
||||
- thyme
|
||||
- time-locale-compat
|
||||
@ -5223,7 +5236,6 @@ packages:
|
||||
- bv-little < 0 # via text-show
|
||||
- nonempty-containers < 0 # via these
|
||||
- pipes-fluid < 0 # via these
|
||||
- semialign < 0 # via these
|
||||
- quickcheck-state-machine < 0 # via tree-diff
|
||||
- users-postgresql-simple < 0 # via users
|
||||
- users-test < 0 # via users
|
||||
|
||||
Loading…
Reference in New Issue
Block a user