Skip to content
Snippets Groups Projects
Commit 79f69b97 authored by Emily Pillmore's avatar Emily Pillmore :ocean:
Browse files

fix build-tool-depends inferrance

parent 035a6bc9
No related branches found
No related tags found
No related merge requests found
...@@ -312,7 +312,7 @@ testArgs = fromList ["y", "1", "test", "1"] ...@@ -312,7 +312,7 @@ testArgs = fromList ["y", "1", "test", "1"]
pkgArgs :: NonEmpty String pkgArgs :: NonEmpty String
pkgArgs = fromList pkgArgs = fromList
[ "4" [ "5"
, "foo-package" , "foo-package"
, "y" , "y"
, "0.1.0.0" , "0.1.0.0"
......
cabal-version: 2.4 cabal-version: 3.0
name: y name: y
version: 0.1.0.0 version: 0.1.0.0
synopsis: synopsis synopsis: synopsis
......
cabal-version: 2.4 cabal-version: 3.0
-- Initial package description 'y' generated by -- Initial package description 'y' generated by
-- 'cabal init'. For further documentation, see: -- 'cabal init'. For further documentation, see:
......
cabal-version: 2.4 cabal-version: 3.0
name: y name: y
version: 0.1.0.0 version: 0.1.0.0
synopsis: synopsis synopsis: synopsis
......
cabal-version: 2.4 cabal-version: 3.0
-- Initial package description 'y' generated by -- Initial package description 'y' generated by
-- 'cabal init'. For further documentation, see: -- 'cabal init'. For further documentation, see:
......
cabal-version: 2.4 cabal-version: 3.0
-- Initial package description 'y' generated by -- Initial package description 'y' generated by
-- 'cabal init'. For further documentation, see: -- 'cabal init'. For further documentation, see:
......
cabal-version: 2.4 cabal-version: 3.0
-- Initial package description 'y' generated by -- Initial package description 'y' generated by
-- 'cabal init'. For further documentation, see: -- 'cabal init'. For further documentation, see:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment