Commit e740fdd
committed
copilot-visualizer: Relax version constraints on ogma-extra. Refs #716.
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. For
example, ogma-extra has seen release 1.12, but copilot-visualizer needs
versions strictly lower than 1.10.
This commit relaxes the version constrains on `ogma-extra` for the
`copilot-visualizer` package.1 parent b1e21ae commit e740fdd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments