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

cabal.project: Remove allow-newer and SRP stanzas #1002

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
52 changes: 2 additions & 50 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -12,53 +12,5 @@ packages:
wai-conduit
time-manager

-- These need hackage revisions but otherwise test fine in the repo
allow-newer:
cryptohash-md5:base
, vault:base
, hashable:base
, hashable:bytestring
, hashable:ghc-bignum
, async:base
, integer-logarithms:base
, integer-logarithms:ghc-bignum
, integer-logarithms:ghc-prim
, scientific:base
, http-api-data:base
, split:base
, blaze-markup:base
, attoparsec:ghc-prim
, aeson:ghc-prim
, time-compat:base
, indexed-traversable-instances:base
, these:base
, assoc:base
, text-short:base
, text-short:ghc-prim
, semialign:base
, indexed-traversable:base
, data-fix:base
, splitmix:base
, OneTuple:base
, postgresql-simple:base
, bytestring-lexing:base
, HTTP:base
, quickcheck-instances:base
, postgresql-libpq:base
, hsc2hs:base
, cabal-doctest:base

-- https://github.com/haskell-foundation/foundation/pull/564
source-repository-package
type: git
location: https://github.com/parsonsmatt/foundation
tag: 688c32ccd9a951bc96dd09423a6e6684f091d510
subdir: basement
subdir: foundation

-- https://github.com/vincenthz/hs-memory/pull/93
source-repository-package
type: git
location: https://github.com/parsonsmatt/hs-memory
tag: 296b79424854eae293f6ba09b5308a0bf4dfd6d5

tests: True
test-show-details: direct