https://github.com/philzook58/concat-template
A blank Stack project setup to use Comal Elliott's compiling to categories plugin
https://github.com/philzook58/concat-template
Last synced: 3 months ago
JSON representation
A blank Stack project setup to use Comal Elliott's compiling to categories plugin
- Host: GitHub
- URL: https://github.com/philzook58/concat-template
- Owner: philzook58
- License: bsd-3-clause
- Created: 2018-06-28T17:27:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-29T18:50:13.000Z (over 7 years ago)
- Last Synced: 2025-02-26T01:45:31.407Z (7 months ago)
- Language: Haskell
- Size: 4.88 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# concat-test
A basic repo with stack setup to use Conal Elliott's compiling to categories plugin
1. Add extra-deps to point to his repo
2. Add plugin and optimization ghc flags to package.yaml
3. import pluginsChanged the lts to one that uses ghc 8.0.2
I iteratively added extra-deps trying to get it to compile. I dunno.