haskell-servant / servant

Main repository for the servant libraries — DSL for describing, serving, querying, mocking, documenting web applications and more!
https://docs.servant.dev/
1.8k stars 407 forks source link

Documentation: Update commands in CONTRIBUTING.md #1676

Closed michivi closed 1 year ago

michivi commented 1 year ago

This PR updates the commands mentioned in CONTRIBUTING.md. It removes the no longer existing scripts in favor of up-to-date Cabal / Stack / Nix commands.

Should fix #1027.

This PR also uses consistent longer lines in the file, but it might be less desirable. The associated commit can be removed if it is.