File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ tests: True
4
4
5
5
packages : Cabal/Cabal-quickcheck/
6
6
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
8
8
9
9
-- Uncomment to allow picking up extra local unpacked deps:
10
10
--optional-packages : */
Original file line number Diff line number Diff line change 1
1
packages: Cabal/ cabal-testsuite/ cabal-install/ solver-benchmarks/
2
2
tests: True
3
3
4
+ -- temporary
5
+ packages: http://hackage.haskell.org/package/rere-0.1/candidate/rere-0.1.tar.gz
6
+
4
7
write-ghc-environment-files: never
5
8
6
9
package Cabal
Original file line number Diff line number Diff line change 1
1
packages: Cabal/ cabal-testsuite/
2
2
tests: True
3
3
4
+ packages: https://hackage.haskell.org/package/rere-0.1/candidate/rere-0.1.tar.gz
5
+
4
6
write-ghc-environment-files: never
5
7
6
8
package Cabal
You can’t perform that action at this time.
0 commit comments