Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete some unused package dependencies #2217

Merged
merged 1 commit into from
Jul 15, 2021
Merged
Show file tree
Hide file tree
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
18 changes: 0 additions & 18 deletions codebase2/codebase-sync/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,3 @@ library:

dependencies:
- base
- bytes
- bytestring
- containers
- extra
- here
- lens
- monad-validate
- mtl
- sqlite-simple
- text
- transformers
- unison-codebase
- unison-core
- unison-util
- unison-util-serialization
- unison-util-term
- unliftio
- vector
20 changes: 1 addition & 19 deletions codebase2/codebase-sync/unison-codebase-sync.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: 3bad1e2687a54aa39423bfd2dc30d8c1ccc8a42b88eb9e10f78cb4c858e92340
-- hash: a62b0e8dbabe51c01ebc0871290e2427a734c0fbf9e78aee138b2bdad34d2704

name: unison-codebase-sync
version: 0.0.0
Expand All @@ -25,22 +25,4 @@ library
./
build-depends:
base
, bytes
, bytestring
, containers
, extra
, here
, lens
, monad-validate
, mtl
, sqlite-simple
, text
, transformers
, unison-codebase
, unison-core
, unison-util
, unison-util-serialization
, unison-util-term
, unliftio
, vector
default-language: Haskell2010
2 changes: 0 additions & 2 deletions codebase2/core/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@ library:
dependencies:
- base
- containers
- text
- vector
- prelude-extras # deprecated in favor of base
- unison-util
4 changes: 1 addition & 3 deletions codebase2/core/unison-core.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: 0bf63b27f45cff424f3fe8db50af886c47b614dee705f88e4f95d96a91efe6b7
-- hash: f696d0f997ab3afba6494f5932ac232d27e77073a331ab64d3c8b7929d1deb3a

name: unison-core
version: 0.0.0
Expand All @@ -27,8 +27,6 @@ library
build-depends:
base
, containers
, prelude-extras
, text
, unison-util
, vector
default-language: Haskell2010
2 changes: 0 additions & 2 deletions codebase2/util-serialization/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ dependencies:
- bytes
- bytestring
- containers
- extra
- filepath
- text
- text-short
- unliftio
- vector
- unison-util
4 changes: 1 addition & 3 deletions codebase2/util-serialization/unison-util-serialization.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: a3d15e9e483a852609dc7b9c2177cdb29eca32e730651dbbbaac7247b615774b
-- hash: 0dd31d457a6c3bc41017d163374947c1c31752279ce7ce77bc5772150101afe1

name: unison-util-serialization
version: 0.0.0
Expand All @@ -22,11 +22,9 @@ library
, bytes
, bytestring
, containers
, extra
, filepath
, text
, text-short
, unison-util
, unliftio
, vector
default-language: Haskell2010
1 change: 0 additions & 1 deletion codebase2/util/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ dependencies:
- bytestring
- containers
- cryptonite
- extra
- lens
- memory
- safe
Expand Down
3 changes: 1 addition & 2 deletions codebase2/util/unison-util.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: bc7f7157a2b554df63f114447a2a6798a365df3d483cec8e3b87c0770992ac36
-- hash: a8102baaf0e3fe04c94f0f13427e916237c029cf7554b4ca709684c48ff0b3b0

name: unison-util
version: 0.0.0
Expand Down Expand Up @@ -41,7 +41,6 @@ library
, bytestring
, containers
, cryptonite
, extra
, lens
, memory
, safe
Expand Down
15 changes: 0 additions & 15 deletions parser-typechecker/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,46 +37,36 @@ library:
- base16 >= 0.2.1.0
- base64-bytestring
- basement
- bifunctors
- bytes
- bytestring
- cereal
- containers >= 0.6.3
- comonad
- concurrent-supply
- configurator
- cryptonite
- data-default
- directory
- either
- fuzzyfind
- guid
- data-memocombinators
- edit-distance
- errors
- exceptions
- extra
- filepath
- filepattern
- fingertree
- free
- fsnotify
- generic-monoid
- hashable
- hashtables
- haskeline
- http-types
- http-media
- io-streams
- lens
- ListLike
- megaparsec >= 5.0.0 && < 7.0.0
- memory
- mmorph
- monad-loops
- monad-validate
- mtl
- murmur-hash
- mutable-containers
- natural-transformation
- network
Expand All @@ -97,9 +87,7 @@ library:
- servant-docs
- servant-openapi3
- servant-server
- servant-auth-server
- shellmet
- split
- stm
- strings
- sqlite-simple
Expand All @@ -111,11 +99,8 @@ library:
- tls
- transformers
- unliftio
- unliftio-core
- utf8-string
- util
- unicode-show
- validation
- vector
- wai
- warp
Expand Down
15 changes: 0 additions & 15 deletions parser-typechecker/unison-parser-typechecker.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -185,45 +185,35 @@ library
, base16 >=0.2.1.0
, base64-bytestring
, basement
, bifunctors
, bytes
, bytestring
, cereal
, comonad
, concurrent-supply
, configurator
, containers >=0.6.3
, cryptonite
, data-default
, data-memocombinators
, directory
, edit-distance
, either
, errors
, exceptions
, extra
, filepath
, filepattern
, fingertree
, free
, fsnotify
, fuzzyfind
, generic-monoid
, guid
, hashable
, hashtables
, haskeline
, http-media
, http-types
, io-streams
, lens
, megaparsec >=5.0.0 && <7.0.0
, memory
, mmorph
, monad-loops
, monad-validate
, mtl
, murmur-hash
, mutable-containers
, natural-transformation
, network
Expand All @@ -241,12 +231,10 @@ library
, safe
, safe-exceptions
, servant
, servant-auth-server
, servant-docs
, servant-openapi3
, servant-server
, shellmet
, split
, sqlite-simple
, stm
, strings
Expand All @@ -265,10 +253,7 @@ library
, unison-core1
, unison-util
, unliftio
, unliftio-core
, utf8-string
, util
, validation
, vector
, wai
, warp
Expand Down