Commit 8c58853
committed
copilot-visualizer: Relax version constraint on
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.9, but copilot-visualizer depend on
versions prior to 1.7.
This commit relaxes the version constraint of on `ogma-extra` to allow
installation of `copilot-visualizer` with versions in the 1.9 series.ogma-extra. Refs #645.1 parent f4f8bf4 commit 8c58853
1 file changed
+1
-1
lines changed| 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