2024-04-28 18:54:46 by Masatake Daimon | Files touched by this commit (2) |
Log message: math/hs-algebraic-graphs: Fix build with GHC 9.8 This breaks build with the currently default GHC 9.6. Please bear with me until I switch the default compiler. |
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message: Revbump all Haskell after updating lang/ghc96 |
2023-10-24 19:28:20 by Masatake Daimon | Files touched by this commit (2) |
Log message: math/hs-algebraic-graphs: Fix build with GHC 9.6 |
2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988) |
Log message: Bump Haskell packages after updating lang/ghc94 |
2023-01-24 18:01:47 by Masatake Daimon | Files touched by this commit (4) |
Log message: math/hs-algebraic-graphs: Update to 0.7 0.7 * #294: Change the argument order of bfs*, dfs* and reachable algorithms. * #293: Fix the ToGraph instance of symmetric relations. 0.6.1 * Drop dependency on mtl. |
2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872) |
Log message: Bump all Haskell packages after enabling "split sections" in mk/haskell.mk |
2022-02-16 10:35:17 by Masatake Daimon | Files touched by this commit (5) |
Log message: math/hs-algebraic-graphs: import hs-algebraic-graphs-0.6 A library for algebraic construction and manipulation of graphs in Haskell. |