Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion cabal.project.stage0
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source-repository-package
type: git
location: https://github.com/stable-haskell/Cabal.git
tag: d7bf2ce3f9a7da4640833ddc5bb7740d2557b6a7
tag: 44817477ff6d22de4bfa4307e061df58f319d3b6
subdir: Cabal
Cabal-syntax
cabal-install
Expand Down
2 changes: 1 addition & 1 deletion cabal.project.stage1
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ packages:
source-repository-package
type: git
location: https://github.com/stable-haskell/Cabal.git
tag: d7bf2ce3f9a7da4640833ddc5bb7740d2557b6a7
tag: 44817477ff6d22de4bfa4307e061df58f319d3b6
subdir: Cabal
Cabal-syntax

Expand Down
4 changes: 2 additions & 2 deletions cabal.project.stage2
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ packages:
https://hackage.haskell.org/package/happy-2.1.5/happy-2.1.5.tar.gz
https://hackage.haskell.org/package/happy-lib-2.1.5/happy-lib-2.1.5.tar.gz

-- wip/andrea/local-store
-- wip/angerman/compile-less (cross-compilation + local store + recompilation avoidance)
source-repository-package
type: git
location: https://github.com/stable-haskell/Cabal.git
tag: d7bf2ce3f9a7da4640833ddc5bb7740d2557b6a7
tag: 44817477ff6d22de4bfa4307e061df58f319d3b6
subdir: Cabal
Cabal-syntax

Expand Down
2 changes: 1 addition & 1 deletion cabal.project.stage3
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ packages:
source-repository-package
type: git
location: https://github.com/stable-haskell/Cabal.git
tag: d7bf2ce3f9a7da4640833ddc5bb7740d2557b6a7
tag: 44817477ff6d22de4bfa4307e061df58f319d3b6
subdir: Cabal
Cabal-syntax

Expand Down
Loading