Remove version bounds in cabal file

This commit is contained in:
Michael Snoyman 2017-06-20 14:57:04 +03:00
parent f224e1da1c
commit 48e944ab81
No known key found for this signature in database
GPG Key ID: A048E8C057E86876

View File

@ -87,102 +87,102 @@ library
LambdaCase LambdaCase
build-depends: build-depends:
base >= 4.8 && < 4.9 base
, aeson >= 0.9 && < 0.12 , aeson
, aeson-extra >= 0.3 && < 0.4 , aeson-extra
, aws >= 0.13 && < 0.14 , aws
, barrier >= 0.1 && < 0.2 , barrier
, base16-bytestring >= 0.1 && < 0.2 , base16-bytestring
, blaze-markup >= 0.7 && < 0.8 , blaze-markup
, byteable >= 0.1 && < 0.2 , byteable
, bytestring >= 0.10 && < 0.11 , bytestring
, classy-prelude >= 0.12 && < 0.13 , classy-prelude
, classy-prelude-yesod >= 0.12 && < 0.13 , classy-prelude-yesod
, conduit >= 1.2 && < 1.3 , conduit
, conduit-extra >= 1.1 && < 1.2 , conduit-extra
, cryptohash >= 0.11 && < 0.12 , cryptohash
, cryptohash-conduit >= 0.1.1 && < 0.2 , cryptohash-conduit
, data-default >= 0.5 && < 0.6 , data-default
, directory >= 1.2 && < 1.3 , directory
, email-validate >= 2.2 && < 2.3 , email-validate
, esqueleto >= 2.4 && < 2.5 , esqueleto
, exceptions >= 0.8 && < 0.9 , exceptions
, fast-logger >= 2.4 && < 2.5 , fast-logger
, foreign-store >= 0.2 && < 0.3 , foreign-store
, ghc-prim >= 0.4 && < 0.5 , ghc-prim
, hjsmin >= 0.1 && < 0.3 , hjsmin
, html-conduit >= 1.2 && < 1.3 , html-conduit
, http-conduit >= 2.1.8 && < 2.2 , http-conduit
, monad-control >= 1.0 && < 1.1 , monad-control
, monad-logger >= 0.3.13 && < 0.4 , monad-logger
, mtl >= 2.2 && < 2.3 , mtl
, mwc-random >= 0.13 && < 0.14 , mwc-random
, prometheus-client , prometheus-client
, prometheus-metrics-ghc , prometheus-metrics-ghc
, persistent >= 2.2 && < 2.3 , persistent
, persistent-template >= 2.1 && < 2.2 , persistent-template
, resourcet >= 1.1.6 && < 1.2 , resourcet
, shakespeare >= 2.0 && < 2.1 , shakespeare
, system-fileio >= 0.3 && < 0.4 , system-fileio
, system-filepath >= 0.4 && < 0.5 , system-filepath
, tagstream-conduit , tagstream-conduit
, tar >= 0.5 && < 0.6 , tar
, template-haskell >= 2.10 && < 2.11 , template-haskell
, temporary-rc >= 1.2 && < 1.3 , temporary-rc
, text >= 1.2 && < 1.3 , text
, these >= 0.6 && < 0.7 , these
, wai >= 3.2 && < 3.3 , wai
, wai-extra >= 3.0 && < 3.1 , wai-extra
, wai-logger >= 2.2 && < 2.3 , wai-logger
, wai-middleware-prometheus , wai-middleware-prometheus
, warp >= 3.2 && < 3.3 , warp
, xml-conduit >= 1.3 && < 1.4 , xml-conduit
, xml-types , xml-types
, yaml >= 0.8 && < 0.9 , yaml
, yesod >= 1.4 && < 1.5 , yesod
, yesod-auth >= 1.4 && < 1.5 , yesod-auth
, yesod-core >= 1.4 && < 1.5 , yesod-core
, yesod-form >= 1.4 && < 1.5 , yesod-form
, yesod-newsfeed , yesod-newsfeed
, yesod-static >= 1.5 && < 1.6 , yesod-static
, zlib >= 0.6 && < 0.7 , zlib
, unordered-containers >= 0.2 && < 0.3 , unordered-containers
, hashable >= 1.2 && < 1.3 , hashable
, Cabal >= 1.22 && < 1.23 , Cabal
, lifted-base >= 0.2 && < 0.3 , lifted-base
, mono-traversable >= 0.10 && < 0.11 , mono-traversable
, time >= 1.5 && < 1.6 , time
, process >= 1.2 && < 1.3 , process
, old-locale >= 1.0 && < 1.1 , old-locale
, th-lift >= 0.7 && < 0.8 , th-lift
, mime-types >= 0.1 && < 0.2 , mime-types
, unix >= 2.7 && < 2.8 , unix
, markdown >= 0.1.13 && < 0.2 , markdown
, formatting >= 6.2 && < 6.3 , formatting
, blaze-html >= 0.8 && < 0.9 , blaze-html
, haddock-library >= 1.2.0 && < 1.3 , haddock-library
, async >= 2.1 && < 2.2 , async
, yesod-gitrepo >= 0.2 && < 0.3 , yesod-gitrepo
, hoogle , hoogle
, spoon >= 0.3 && < 0.4 , spoon
, deepseq >= 1.4 && < 1.5 , deepseq
, deepseq-generics >= 0.1 && < 0.2 , deepseq-generics
, auto-update >= 0.1 && < 0.2 , auto-update
, stackage-types >= 1.2 && < 1.3 , stackage-types
, stackage-build-plan >= 0.1.1 && < 0.2 , stackage-build-plan
, yesod-sitemap >= 1.4 && < 1.5 , yesod-sitemap
, streaming-commons >= 0.1 && < 0.2 , streaming-commons
, classy-prelude-conduit >= 0.12 && < 0.13 , classy-prelude-conduit
, path-pieces >= 0.2 && < 0.3 , path-pieces
, persistent-sqlite >= 2.2 && < 2.3 , persistent-sqlite
, stackage-metadata >= 0.3 && < 0.4 , stackage-metadata
, filepath >= 1.4 && < 1.5 , filepath
, http-client >= 0.4 && < 0.5 , http-client
, http-types >= 0.9 && < 0.10 , http-types
, amazonka >= 1.3 && < 1.5 , amazonka
, amazonka-core >= 1.3 && < 1.5 , amazonka-core
, amazonka-s3 >= 1.3 && < 1.5 , amazonka-s3
, lens >= 4.13 && < 4.14 , lens
, file-embed , file-embed
, resource-pool , resource-pool
@ -192,9 +192,9 @@ executable stackage-server
main-is: main.hs main-is: main.hs
hs-source-dirs: app hs-source-dirs: app
build-depends: base >= 4.8 && < 4.9 build-depends: base
, stackage-server , stackage-server
, yesod >= 1.4 && < 1.5 , yesod
ghc-options: -threaded -O2 -rtsopts "-with-rtsopts=-N -T" ghc-options: -threaded -O2 -rtsopts "-with-rtsopts=-N -T"
@ -277,19 +277,19 @@ test-suite test
hs-source-dirs: test hs-source-dirs: test
ghc-options: -Wall ghc-options: -Wall
build-depends: base >= 4.8 && < 4.9 build-depends: base
, stackage-server , stackage-server
, yesod-test >= 1.5 && < 1.6 , yesod-test
, yesod-core >= 1.4 && < 1.5 , yesod-core
, yesod >= 1.4 && < 1.5 , yesod
, persistent >= 2.2 && < 2.3 , persistent
, resourcet >= 1.1.6 && < 1.2 , resourcet
, monad-logger >= 0.3.13 && < 0.4 , monad-logger
, transformers >= 0.4 && < 0.5 , transformers
, hspec >= 2.2 && < 2.3 , hspec
, classy-prelude-yesod >= 0.12 && < 0.13 , classy-prelude-yesod
, mtl >= 2.2 && < 2.3 , mtl
, mwc-random >= 0.13 && < 0.14 , mwc-random
extensions: TemplateHaskell extensions: TemplateHaskell
QuasiQuotes QuasiQuotes