Added Haskell configuration via GHCup
This commit is contained in:
3
profile/.profile.d/ghcup.sh
Normal file
3
profile/.profile.d/ghcup.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
[ -f "$HOME/.ghcup/env" ] && . "$HOME/.ghcup/env"
|
||||||
Reference in New Issue
Block a user