Skip to content

copilot-visualizer: Extend range of versions of ogma-extra #645

@ivanperez-keera

Description

@ivanperez-keera

Description

In order to keep Copilot effectively working in the current Haskell ecosystem, as well as new versions of GHC, we need to extend the versions of dependencies that Copilot can be installed with. The package ogma-extra has seen release 1.7, but copilot-visualizer depend on versions prior to 1.7.

Type

  • Management: update versions of dependencies.

Additional context

None.

Requester

  • Ivan Perez.

Method to check presence of bug

Not applicable (not a bug).

Expected result

The copilot-visualizer can be installed with the most recent version of ogma-extra published on hackage that do not require a change to the Haskell code.

Desired result

The copilot-visualizer can be installed with the most recent version of ogma-extra published on hackage that do not require a change to the Haskell code.

Proposed solution

Bump version bounds on ogma-extra.

Further notes

None.

Metadata

Metadata

Labels

CR:Status:ClosedAdmin only: Change request that has been completedCR:Type:ManagementAdmin only: Change request for conformance with policies or procedures

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions