This repo exposes infomap lib main functions for the Haskell ecosystem:
- infomap's source code (from the git repo, tip of master, 2022-06-15)
- a little C++ wrapper file that exposes a few functions in a Haskell-FFI-friendly way
- foreign imports for those functions in Haskell land and a little test function that mimics this example from the infomap repository, producing this output.