https://github.com/simonmichael/haskell-extras
Helper scripts for haskell users
https://github.com/simonmichael/haskell-extras
cabal haskell scripting scripts-collection stack
Last synced: about 1 year ago
JSON representation
Helper scripts for haskell users
- Host: GitHub
- URL: https://github.com/simonmichael/haskell-extras
- Owner: simonmichael
- Created: 2020-09-16T22:35:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T16:23:18.000Z (about 5 years ago)
- Last Synced: 2025-02-08T17:41:58.567Z (about 1 year ago)
- Topics: cabal, haskell, scripting, scripts-collection, stack
- Language: Haskell
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simon's miscellaneous haskell hacking helpers.
Annotated haskell script templates:
- script-stack-script.hs
- script-stack-runghc
- script-cabal-run
- script-runghc
Shell scripts:
- stack-clean-lib : clean up old stackage libs and ghcs. See also [stack-clean-old](https://hackage.haskell.org/package/stack-clean-old)
- stack-link-ghc : make stack's ghc available in $PATH