Use asdf for haskell instead
parent
212df80d1d
commit
568079f9a3
|
@ -42,4 +42,3 @@ eval (asdf exec direnv hook fish | source)
|
|||
function direnv
|
||||
asdf exec direnv "$argv"
|
||||
end
|
||||
set -q GHCUP_INSTALL_BASE_PREFIX[1]; or set GHCUP_INSTALL_BASE_PREFIX $HOME ; set -gx PATH $HOME/.cabal/bin $PATH /home/ensar/.ghcup/bin # ghcup-env
|
||||
|
|
|
@ -5,3 +5,5 @@ ruby 3.0.0
|
|||
neovim 0.5.1
|
||||
dotnet-core 5.0.202
|
||||
bat 0.18.3
|
||||
awscli 2.2.44
|
||||
haskell 9.0.1
|
||||
|
|
Loading…
Reference in New Issue