cabal-plan v0.6.1.0 Release Notes

Release Date: 2019-10-21 // over 4 years ago
  • lib:cabal-plan Library

    No changes

    exe:cabal-plan Executable

    • dot command got new options

      • --root to limit graph to specific roots
      • --output to write directly to some file
      • --run-dot-png and --run-dot-pdf to run dot for you
    • cabal-plan executable depends on optics-core instead of lens. Therefore is buildable only with GHC-8.0+