mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-21 19:18:41 +00:00
5 lines
88 B
Bash
5 lines
88 B
Bash
#!/bin/bash
|
|
# Description: The Haskell programming language
|
|
set -e
|
|
|
|
_brew haskell-stack
|