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

Move NubList and PathTemplate instances to Cabal-QuickCheck #6882

Closed
phadej opened this issue Jun 7, 2020 · 0 comments
Closed

Move NubList and PathTemplate instances to Cabal-QuickCheck #6882

phadej opened this issue Jun 7, 2020 · 0 comments
Assignees
Milestone

Comments

@phadej
Copy link
Collaborator

phadej commented Jun 7, 2020

from UnitTests.Distribution.Client.ArbitraryInstances

Also from UnitTests.Distribution.Client.ProjectConfig

  • DebugInfoLevel
  • HaddockTarget
  • InstallDirs
  • OptimisationLevel
  • PackageDB
  • ProfDetailLevel
  • TestShowDetails

UnitTests.Distribution.Solver.Modular.QuickCheck should use Cabal-QuickCheck and


UnitTests.Distribution.PkgconfigVersion

PkgconfigVersion and PkgconfigVersionRange


[   0.59072] warning[-Wmodule-with-orphans]: Orphans in UnitTests.Distribution.Compat.Graph (main)
[   0.59182] warning[-Worphans]: instance Arbitrary Graph (from Distribution.Compat.Graph)
[   0.59185] warning[-Wmodule-with-orphans]: Orphans in UnitTests.Distribution.System (main)
[   0.59286] warning[-Worphans]: instance Arbitrary Arch (from Distribution.System)
[   0.59288] warning[-Worphans]: instance Arbitrary OS (from Distribution.System)
[   0.59290] warning[-Worphans]: instance Arbitrary Platform (from Distribution.System)
@phadej phadej added this to the 3.4.0.0 milestone Jun 7, 2020
@phadej phadej self-assigned this Jun 7, 2020
phadej added a commit to phadej/cabal that referenced this issue Jun 11, 2020
phadej added a commit to phadej/cabal that referenced this issue Jun 11, 2020
phadej added a commit to phadej/cabal that referenced this issue Jun 11, 2020
@phadej phadej closed this as completed in 29cd5d5 Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant