ghc-call-stack 0.4.0
Use GHC call-stacks in a backward compatible way
This package provides a compatibility layer for using GHC call stacks with different versions of the compiler.
- Outputs:
out
- Website: https://github.com/sol/call-stack#readme
- Licenses: Expat
- Package source: gnu/packages/haskell-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-call-stack 0.4.0
as follows:
guix install ghc-call-stack@0.4.0
Or install the latest version:
guix install ghc-call-stack
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.