https://github.com/lancelet/dycer
https://github.com/lancelet/dycer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lancelet/dycer
- Owner: lancelet
- License: bsd-3-clause
- Created: 2016-05-17T06:49:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-28T07:00:22.000Z (over 8 years ago)
- Last Synced: 2025-01-13T21:27:43.888Z (4 months ago)
- Language: Haskell
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## For OSX
```
brew tap homebrew/versions
brew install llvm37 --with-clang
```Edit `~/.stack/programs/x86_64-osx/ghc-8.0.1/lib/ghc-8.0.1/settings` and point
`llc` and `opt` directly to `llvm37` versions.