How do you keep tools/toolchain in sync with different cabal/stack projects?

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • epm

    Đ (Edh) Package Manager

  • For my team, I maintain a bash script to manage hierarchical workspaces in the local filesystem. Such a workspace is both (or either by disabling generating of the other) a Cabal project and a Stack project, with deeper nesting workspaces reusing packages from outer workspaces if not shadowed.

  • direnv

    unclutter your .profile

  • I think this can be solved by direnv. You can write and .envrc file in each project and direnv will set up the environment for you automatically for each project. But I'm not aware of any ready script that you can take. Maybe someone else knows better here.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts