This website requires JavaScript.
Explore
Help
Sign In
github
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
mirror of
https://github.com/correl/dotfiles.git
synced
2024-11-23 19:19:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5a386e5119
dotfiles
/
recipes
/
haskell
6 lines
88 B
Text
Raw
Normal View
History
Unescape
Escape
Add provisioning scripts
2018-02-22 04:15:49 +00:00
#!/bin/bash
[provisioning] Add recipe descriptions
2018-04-12 18:07:33 +00:00
# Description: The Haskell programming language
[provisioning] Set correct error flag
2018-02-27 05:15:14 +00:00
set -e
Add provisioning scripts
2018-02-22 04:15:49 +00:00
_brew haskell-stack
Reference in a new issue
Copy permalink