Added Haskell configuration via GHCup

This commit is contained in:
Fabio Scotto di Santolo
2025-01-10 21:08:29 +01:00
parent 91928762d7
commit 9b9f4e46f7

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
[ -f "$HOME/.ghcup/env" ] && . "$HOME/.ghcup/env"