diff --git a/codebase2/codebase-sync/package.yaml b/codebase2/codebase-sync/package.yaml index 000341ca4..be5d9b4d9 100644 --- a/codebase2/codebase-sync/package.yaml +++ b/codebase2/codebase-sync/package.yaml @@ -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 \ No newline at end of file diff --git a/codebase2/codebase-sync/unison-codebase-sync.cabal b/codebase2/codebase-sync/unison-codebase-sync.cabal index d72ee8e79..793918dca 100644 --- a/codebase2/codebase-sync/unison-codebase-sync.cabal +++ b/codebase2/codebase-sync/unison-codebase-sync.cabal @@ -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 @@ -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 diff --git a/codebase2/core/package.yaml b/codebase2/core/package.yaml index a58fafa36..b98a6a6df 100644 --- a/codebase2/core/package.yaml +++ b/codebase2/core/package.yaml @@ -7,7 +7,5 @@ library: dependencies: - base - containers - - text - vector - - prelude-extras # deprecated in favor of base - unison-util diff --git a/codebase2/core/unison-core.cabal b/codebase2/core/unison-core.cabal index 023dc77a6..843691674 100644 --- a/codebase2/core/unison-core.cabal +++ b/codebase2/core/unison-core.cabal @@ -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 @@ -27,8 +27,6 @@ library build-depends: base , containers - , prelude-extras - , text , unison-util , vector default-language: Haskell2010 diff --git a/codebase2/util-serialization/package.yaml b/codebase2/util-serialization/package.yaml index ca5306fee..51b20adb5 100644 --- a/codebase2/util-serialization/package.yaml +++ b/codebase2/util-serialization/package.yaml @@ -8,10 +8,8 @@ dependencies: - bytes - bytestring - containers - - extra - filepath - text - text-short - unliftio - vector - - unison-util diff --git a/codebase2/util-serialization/unison-util-serialization.cabal b/codebase2/util-serialization/unison-util-serialization.cabal index 8d292fbef..be2566b46 100644 --- a/codebase2/util-serialization/unison-util-serialization.cabal +++ b/codebase2/util-serialization/unison-util-serialization.cabal @@ -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 @@ -22,11 +22,9 @@ library , bytes , bytestring , containers - , extra , filepath , text , text-short - , unison-util , unliftio , vector default-language: Haskell2010 diff --git a/codebase2/util/package.yaml b/codebase2/util/package.yaml index 1d0b3cfce..70828313c 100644 --- a/codebase2/util/package.yaml +++ b/codebase2/util/package.yaml @@ -9,7 +9,6 @@ dependencies: - bytestring - containers - cryptonite - - extra - lens - memory - safe diff --git a/codebase2/util/unison-util.cabal b/codebase2/util/unison-util.cabal index 97514d14a..4517c23e9 100644 --- a/codebase2/util/unison-util.cabal +++ b/codebase2/util/unison-util.cabal @@ -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 @@ -41,7 +41,6 @@ library , bytestring , containers , cryptonite - , extra , lens , memory , safe diff --git a/parser-typechecker/package.yaml b/parser-typechecker/package.yaml index 4fa7d3894..f4c8868b6 100644 --- a/parser-typechecker/package.yaml +++ b/parser-typechecker/package.yaml @@ -37,29 +37,22 @@ 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 @@ -67,16 +60,13 @@ library: - 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 @@ -97,9 +87,7 @@ library: - servant-docs - servant-openapi3 - servant-server - - servant-auth-server - shellmet - - split - stm - strings - sqlite-simple @@ -111,11 +99,8 @@ library: - tls - transformers - unliftio - - unliftio-core - utf8-string - - util - unicode-show - - validation - vector - wai - warp diff --git a/parser-typechecker/unison-parser-typechecker.cabal b/parser-typechecker/unison-parser-typechecker.cabal index a0577b982..34b1c1881 100644 --- a/parser-typechecker/unison-parser-typechecker.cabal +++ b/parser-typechecker/unison-parser-typechecker.cabal @@ -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 @@ -241,12 +231,10 @@ library , safe , safe-exceptions , servant - , servant-auth-server , servant-docs , servant-openapi3 , servant-server , shellmet - , split , sqlite-simple , stm , strings @@ -265,10 +253,7 @@ library , unison-core1 , unison-util , unliftio - , unliftio-core , utf8-string - , util - , validation , vector , wai , warp