Skip to content

Commit 307eb74

Browse files
committed
[TEMPORARY] Add packages: rere-candidate
1 parent 611bb49 commit 307eb74

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tests: True
44

55
packages: Cabal/Cabal-quickcheck/
66

7-
packages: https://hackage.haskell.org/package/rere-0.1/candidate/rere-0.1.tar.gz
7+
packages: http://hackage.haskell.org/package/rere-0.1/candidate/rere-0.1.tar.gz
88

99
-- Uncomment to allow picking up extra local unpacked deps:
1010
--optional-packages: */

cabal.project.validate

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
packages: Cabal/ cabal-testsuite/ cabal-install/ solver-benchmarks/
22
tests: True
33

4+
-- temporary
5+
packages: http://hackage.haskell.org/package/rere-0.1/candidate/rere-0.1.tar.gz
6+
47
write-ghc-environment-files: never
58

69
package Cabal

cabal.project.validate.libonly

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
packages: Cabal/ cabal-testsuite/
22
tests: True
33

4+
packages: https://hackage.haskell.org/package/rere-0.1/candidate/rere-0.1.tar.gz
5+
46
write-ghc-environment-files: never
57

68
package Cabal

0 commit comments

Comments
 (0)