Skip to content

Commit 15ed4b6

Browse files
committed
bumping versions in packages
1 parent 81de311 commit 15ed4b6

File tree

12 files changed

+14
-11
lines changed

12 files changed

+14
-11
lines changed

libs/bipartite-graph/bipartite-graph.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ library
6060
default-extensions: TypeOperators, ScopedTypeVariables, BangPatterns, StandaloneDeriving, RankNTypes, TemplateHaskell, DeriveGeneric, TupleSections, GeneralizedNewtypeDeriving, FlexibleContexts, TypeSynonymInstances, FlexibleInstances
6161

6262
-- Other library packages from which modules are imported.
63-
build-depends: base >=4.8 && <5, deepseq >=1.4 && <1.5, data-default >=0.5 && <0.8, data-ordlist >=0.4 && <0.5, containers >=0.5 && <0.6, QuickCheck >=2.8 && <2.10, loop >=0.2 && <0.4, mtl >=2.2 && <2.3, array >=0.5 && <0.6, lens >=4.12 && <4.16, semigroups >=0.16 && <0.19, cereal >=0.4 && <0.6, control-invariants, axiomatic-classes, serialize-instances, quickcheck-report, transformers, th-printf
63+
build-depends: base >=4.8 && <5, deepseq >=1.4 && <1.5, data-default >=0.5 && <0.8, data-ordlist >=0.4 && <0.5, containers >=0.5 && <0.6, QuickCheck >=2.8 && <2.11, loop >=0.2 && <0.4, mtl >=2.2 && <2.3, array >=0.5 && <0.6, lens >=4.12 && <4.16, semigroups >=0.16 && <0.19, cereal >=0.4 && <0.6, control-invariants, axiomatic-classes, serialize-instances, quickcheck-report, transformers, th-printf
6464

6565
ghc-options: -W -fwarn-missing-signatures
6666
-fwarn-incomplete-uni-patterns

libs/classy-lens-hierarchy/classy-lens-hierarchy.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ library
6363
default-extensions: QuasiQuotes, ConstraintKinds, TypeOperators, TemplateHaskell, RankNTypes, TupleSections, FlexibleInstances, TypeSynonymInstances, FlexibleContexts
6464

6565
-- Other library packages from which modules are imported.
66-
build-depends: base >=4.8 && <5, lens >=4.12 && <4.16, data-default >=0.5 && <0.8, containers >=0.5 && <0.6, data-ordlist >=0.4 && <0.5, template-haskell >=2.10 && <2.12, mtl >=2.2 && <2.3, bipartite-graph, unordered-containers, control-invariants
66+
build-depends: base >=4.8 && <5, lens >=4.12 && <4.16, data-default >=0.5 && <0.8, containers >=0.5 && <0.6, data-ordlist >=0.4 && <0.5, template-haskell >=2.10 && <2.13, mtl >=2.2 && <2.3, bipartite-graph, unordered-containers, control-invariants
6767

6868
ghc-options: -W -fwarn-missing-signatures
6969
-fwarn-incomplete-uni-patterns

libs/data-packaged/data-packaged.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ library
6060
default-extensions: DeriveGeneric, TypeFamilies, StandaloneDeriving, RankNTypes, ExistentialQuantification, FlexibleInstances, MultiParamTypeClasses, FunctionalDependencies, QuasiQuotes, TemplateHaskell, DeriveDataTypeable, GeneralizedNewtypeDeriving
6161

6262
-- Other library packages from which modules are imported.
63-
build-depends: base >=4.8 && <5, deepseq >=1.4 && <1.5, lens >=4.12 && <4.16, bytestring >=0.10 && <0.11, either >=4.4 && <4.5, transformers >=0.4 && <0.6, hashable >=1.2 && <1.3, semigroups >=0.16 && <0.19, template-haskell >=2.10 && <2.12, monad-loops, cereal, generic-instances, QuickCheck, th-lift
63+
build-depends: base >=4.8 && <5, deepseq >=1.4 && <1.5, lens >=4.12 && <4.16, bytestring >=0.10 && <0.11, either >=4.4 && <4.5, transformers >=0.4 && <0.6, hashable >=1.2 && <1.3, semigroups >=0.16 && <0.19, template-haskell >=2.10 && <2.13, monad-loops, cereal, generic-instances, QuickCheck, th-lift
6464

6565
ghc-options: -W -fwarn-missing-signatures
6666
-fwarn-incomplete-uni-patterns

libs/generic-instances/generic-instances.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ library
6363
default-extensions: TemplateHaskell, QuasiQuotes, DefaultSignatures, MultiParamTypeClasses, RankNTypes, FlexibleInstances, FlexibleContexts
6464

6565
-- Other library packages from which modules are imported.
66-
build-depends: base >=4.7 && <5, deepseq >=1.3 && <1.5, transformers-compat >=0.3 && <0.6, lens >=4.6 && <4.16, data-default >=0.5 && <0.8, either >=4.3 && <4.5, transformers >=0.3 && <0.6, hashable >=1.2 && <1.3, dlist >=0.7 && <0.9, containers >=0.5 && <0.6, semigroups >=0.16 && <0.19, tagged >=0.7 && <0.9, cereal >=0.4 && <0.6, template-haskell >=2.9 && <2.12, QuickCheck >=2.7 && <2.10, mtl, reducers, constraints, prelude-extras, serialize-instances
66+
build-depends: base >=4.7 && <5, deepseq >=1.3 && <1.5, transformers-compat >=0.3 && <0.6, lens >=4.6 && <4.16, data-default >=0.5 && <0.8, either >=4.3 && <4.5, transformers >=0.3 && <0.6, hashable >=1.2 && <1.3, dlist >=0.7 && <0.9, containers >=0.5 && <0.6, semigroups >=0.16 && <0.19, tagged >=0.7 && <0.9, cereal >=0.4 && <0.6, template-haskell >=2.9 && <2.13, QuickCheck >=2.7 && <2.11, mtl, reducers, constraints, prelude-extras, serialize-instances
6767

6868
ghc-options: -W -fwarn-missing-signatures
6969
-fwarn-incomplete-uni-patterns

libs/partial-order/partial-order.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ library
6060
default-extensions: TypeFamilies, QuasiQuotes, TemplateHaskell, GeneralizedNewtypeDeriving, TupleSections, FlexibleContexts
6161

6262
-- Other library packages from which modules are imported.
63-
build-depends: base >=4.8 && <5, lens >=4.12 && <4.16, tagged >=0.8 && <0.9, QuickCheck >=2.8 && <2.10, data-ordlist, containers >= 0.4 && < 0.6, serialize-instances, generic-instances
63+
build-depends: base >=4.8 && <5, lens >=4.12 && <4.16, tagged >=0.8 && <0.9, QuickCheck >=2.8 && <2.11, data-ordlist, containers >= 0.4 && < 0.6, serialize-instances, generic-instances
6464

6565
ghc-options: -W -fwarn-missing-signatures
6666
-fwarn-incomplete-uni-patterns

libs/pretty-printable/pretty-printable.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ library
6060
default-extensions: TypeOperators, ScopedTypeVariables, TemplateHaskell, DefaultSignatures, TypeSynonymInstances, FlexibleInstances, FlexibleContexts, DeriveFunctor, DeriveFoldable, DeriveTraversable, GeneralizedNewtypeDeriving, DeriveGeneric
6161

6262
-- Other library packages from which modules are imported.
63-
build-depends: base >=4.8 && <5, lens >=4.12 && <4.16, mtl >=2.2 && <2.3, either >=4.4 && <4.5, transformers >=0.4 && <0.6, hashable >=1.2 && <1.3, unordered-containers >=0.2 && <0.3, semigroups >=0.16 && <0.19, containers >=0.5 && <0.6, template-haskell >=2.10 && <2.12, serialize-instances, string-lenses, existential, deepseq, axiomatic-classes, control-invariants, text
63+
build-depends: base >=4.8 && <5, lens >=4.12 && <4.16, mtl >=2.2 && <2.3, either >=4.4 && <4.5, transformers >=0.4 && <0.6, hashable >=1.2 && <1.3, unordered-containers >=0.2 && <0.3, semigroups >=0.16 && <0.19, containers >=0.5 && <0.6, template-haskell >=2.10 && <2.13, serialize-instances, string-lenses, existential, deepseq, axiomatic-classes, control-invariants, text
6464

6565
-- Directories containing source files.
6666
hs-source-dirs: .

libs/string-lenses/string-lenses.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ library
6565
default-extensions: ScopedTypeVariables, TemplateHaskell, RankNTypes, TemplateHaskell, MultiParamTypeClasses, FunctionalDependencies, TypeSynonymInstances, FlexibleInstances, DeriveGeneric, OverloadedStrings
6666

6767
-- Other library packages from which modules are imported.
68-
build-depends: base >=4.8 && <5, mtl >=2.2 && <2.3, QuickCheck >=2.8 && <2.10, lens >=4.10 && <4.16, semigroups >=0.16 && <0.19, axiomatic-classes, portable-lines, parsec, quickcheck-report, text, th-printf
68+
build-depends: base >=4.8 && <5, mtl >=2.2 && <2.3, QuickCheck >=2.8 && <2.11, lens >=4.10 && <4.16, semigroups >=0.16 && <0.19, axiomatic-classes, portable-lines, parsec, quickcheck-report, text, th-printf
6969

7070
ghc-options: -W -fwarn-missing-signatures
7171
-fwarn-incomplete-uni-patterns

libs/typelist-functor/typelist-functor.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ library
6060
default-extensions: DataKinds, TypeOperators, KindSignatures, GADTs, TypeFamilies, ScopedTypeVariables, PatternSynonyms, ConstraintKinds, QuasiQuotes, TemplateHaskell, MultiParamTypeClasses, FunctionalDependencies, RankNTypes, FlexibleContexts, FlexibleInstances
6161

6262
-- Other library packages from which modules are imported.
63-
build-depends: base >=4.8 && <5, lens >=4.12 && <4.16, tagged >=0.8 && <0.9, template-haskell >=2.10 && <2.12, control-invariants, classy-lens-hierarchy
63+
build-depends: base >=4.8 && <5, lens >=4.12 && <4.16, tagged >=0.8 && <0.9, template-haskell >=2.10 && <2.13, control-invariants, classy-lens-hierarchy
6464

6565
ghc-options: -W -fwarn-missing-signatures
6666
-fwarn-incomplete-uni-patterns

literate-unitb-docs/literate-unitb-docs.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ library
2121
Documentation.SummaryGen
2222
-- other-modules:
2323
-- other-extensions:
24-
build-depends: base >=4.8 && <4.10,
24+
build-depends: base >=4.8 && <5,
2525
th-printf,
2626
file-system-mockup,
2727
filepath,

stack-nightly.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
# Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2)
55
resolver: lts-8.21
6+
allow-newer: true
67

78
# ghc-options:
89
# All packages
@@ -73,6 +74,8 @@ extra-deps:
7374
- th-printf-0.3.1
7475
- directory-1.2.7.1
7576
- unfoldable-0.1.0.0
77+
- SafeSemaphore-0.10.1
78+
- shelly-1.6.8.3
7679

7780
# Override default flag values for local packages and extra-deps
7881
flags: {}

0 commit comments

Comments
 (0)