Skip to content

Commit

Permalink
Change to conditionally added source-constraints in common.package.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
epicallan committed Nov 15, 2023
1 parent 4c16634 commit 037e11a
Show file tree
Hide file tree
Showing 16 changed files with 8 additions and 33 deletions.
3 changes: 1 addition & 2 deletions bounded/bounded.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 1.12

-- This file has been generated from package.yaml by hpack version 0.35.5.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack

Expand Down Expand Up @@ -174,7 +174,6 @@ test-suite test
, mtl
, scientific
, should-not-typecheck
, source-constraints
, tasty
, tasty-hunit
, template-haskell
Expand Down
1 change: 0 additions & 1 deletion bounded/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ tests:
dependencies:
- bounded
- should-not-typecheck
- source-constraints
- tasty
- tasty-hunit
- type-spec
Expand Down
4 changes: 1 addition & 3 deletions cbt/cbt.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 1.12

-- This file has been generated from package.yaml by hpack version 0.35.5.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack

Expand Down Expand Up @@ -90,7 +90,6 @@ library
, mtl
, pathtype
, resourcet >=1.2.4
, source-constraints
, tar >=0.5
, template-haskell
, text
Expand Down Expand Up @@ -162,7 +161,6 @@ test-suite test
, mtl
, pathtype
, resourcet >=1.2.4
, source-constraints
, tar >=0.5
, tasty
, tasty-hunit
Expand Down
1 change: 0 additions & 1 deletion cbt/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ dependencies:
- mtl
- pathtype
- resourcet >= 1.2.4
- source-constraints
- tar >= 0.5
- template-haskell
- text
Expand Down
5 changes: 1 addition & 4 deletions dbt/dbt.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 1.12

-- This file has been generated from package.yaml by hpack version 0.35.5.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack

Expand Down Expand Up @@ -89,7 +89,6 @@ library
, network
, optparse-applicative >=0.15
, pathtype >=0.8
, source-constraints
, template-haskell
, text
, th-lift-instances >=0.1
Expand Down Expand Up @@ -160,7 +159,6 @@ executable dbt
, network
, optparse-applicative >=0.15
, pathtype >=0.8
, source-constraints
, template-haskell
, text
, th-lift-instances >=0.1
Expand Down Expand Up @@ -237,7 +235,6 @@ test-suite test
, network
, optparse-applicative >=0.15
, pathtype >=0.8
, source-constraints
, tasty
, tasty-hunit
, tasty-mgolden
Expand Down
1 change: 0 additions & 1 deletion dbt/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ dependencies:
- network
- optparse-applicative >= 0.15
- pathtype >= 0.8
- source-constraints
- template-haskell
- text
- th-lift-instances >= 0.1
Expand Down
4 changes: 1 addition & 3 deletions lht/lht.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 1.12

-- This file has been generated from package.yaml by hpack version 0.35.5.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack

Expand Down Expand Up @@ -80,7 +80,6 @@ library
, mio-core
, mprelude >=0.2
, pathtype >=0.8
, source-constraints
, tar >=0.5
, template-haskell
, text
Expand Down Expand Up @@ -151,7 +150,6 @@ test-suite test
, mio-core
, mprelude >=0.2
, pathtype >=0.8
, source-constraints
, tar >=0.5
, tasty
, tasty-hunit
Expand Down
1 change: 0 additions & 1 deletion lht/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ dependencies:
- mio-core
- mprelude >= 0.2
- pathtype >= 0.8
- source-constraints
- tar >= 0.5
- template-haskell
- text
Expand Down
4 changes: 1 addition & 3 deletions mio-amazonka/mio-amazonka.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 1.12

-- This file has been generated from package.yaml by hpack version 0.35.2.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack

Expand Down Expand Up @@ -69,7 +69,6 @@ library
, mio-core
, mtl
, resourcet >=1.2.4
, source-constraints
, unliftio-core >=0.2
default-language: Haskell2010
if flag(development)
Expand Down Expand Up @@ -124,7 +123,6 @@ test-suite test
, mio-core
, mtl
, resourcet >=1.2.4
, source-constraints
, unliftio-core >=0.2
default-language: Haskell2010
if flag(development)
Expand Down
1 change: 0 additions & 1 deletion mio-amazonka/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ dependencies:
- mio-core
- mtl
- resourcet >= 1.2.4
- source-constraints
- unliftio-core >= 0.2

tests:
Expand Down
5 changes: 1 addition & 4 deletions mprelude/mprelude.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 1.18

-- This file has been generated from package.yaml by hpack version 0.35.2.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack

Expand Down Expand Up @@ -62,7 +62,6 @@ library
ghc-options: -Wall -Wcompat -Werror -Widentities -Wimplicit-prelude -Wincomplete-record-updates -Wincomplete-uni-patterns -Wmissing-deriving-strategies -Wmissing-local-signatures -Wmissing-signatures -Wmonomorphism-restriction -Wno-ambiguous-fields -Wredundant-constraints -fhide-source-paths -funbox-strict-fields -optP-Wno-nonportable-include-path
build-depends:
base
, source-constraints
, text
, unliftio-core >=0.2
default-language: Haskell2010
Expand All @@ -77,7 +76,6 @@ test-suite test
type: exitcode-stdio-1.0
main-is: Test.hs
other-modules:
Devtools
Paths_mprelude
hs-source-dirs:
test
Expand All @@ -102,7 +100,6 @@ test-suite test
build-depends:
base
, devtools
, source-constraints
, text
, unliftio-core >=0.2
default-language: Haskell2010
Expand Down
1 change: 0 additions & 1 deletion mprelude/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ extra-doc-files: README.md

dependencies:
- base
- source-constraints
- text
- unliftio-core >= 0.2

Expand Down
4 changes: 1 addition & 3 deletions openapi/openapi.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 1.12

-- This file has been generated from package.yaml by hpack version 0.35.2.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack

Expand Down Expand Up @@ -98,7 +98,6 @@ library
, mtl
, pathtype >=0.8
, scientific >=0.3
, source-constraints >=0.0.1
, text
, unordered-containers >=0.2
, yaml >=0.11
Expand Down Expand Up @@ -155,7 +154,6 @@ test-suite tasty
, openapi
, pathtype >=0.8
, scientific >=0.3
, source-constraints >=0.0.1
, tasty
, tasty-hunit
, text
Expand Down
1 change: 0 additions & 1 deletion openapi/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ dependencies:
- mtl
- pathtype >= 0.8
- scientific >= 0.3
- source-constraints >= 0.0.1
- text
- unordered-containers >= 0.2
- yaml >= 0.11
Expand Down
1 change: 0 additions & 1 deletion xray/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ dependencies:
- pathtype
- random
- scientific
- source-constraints
- template-haskell
- text
- time
Expand Down
4 changes: 1 addition & 3 deletions xray/xray.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 1.12

-- This file has been generated from package.yaml by hpack version 0.35.2.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack

Expand Down Expand Up @@ -87,7 +87,6 @@ library
, pathtype
, random
, scientific
, source-constraints
, template-haskell
, text
, time
Expand Down Expand Up @@ -156,7 +155,6 @@ test-suite test
, pathtype
, random
, scientific
, source-constraints
, tasty
, tasty-hunit
, template-haskell
Expand Down

0 comments on commit 037e11a

Please sign in to comment.