wz1000 / HieDb

Generates a references DB from .hie files
BSD 3-Clause "New" or "Revised" License
64 stars 24 forks source link

Fix compatibility with algebraic-graphs 0.7 #44

Closed felixonmars closed 1 year ago

felixonmars commented 2 years ago

algebraic-graphs reordered arguments in 0.7: https://github.com/snowleopard/alga/commit/6bc4daf40ed93bac6d2255aeb23e1b95c4a16ed8 Related: https://github.com/wz1000/HieDb/issues/42

Builds fine and all tests pass here with algebraic-graphs-0.7 after this change.

Bodigrim commented 1 year ago

@wz1000 just a gentle reminder about this PR. It would be great to see it merged and released.

cdepillabout commented 1 year ago

This PR should also raise the upper and lower bounds on algebraic-graphs in the .cabal file.

wz1000 commented 1 year ago

fixed by https://github.com/wz1000/HieDb/commit/1e173a15b6ea6217811dd956b66b662fe079bce0