Skip to content

Commit

Permalink
#19 location fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Aug 30, 2024
1 parent a414875 commit 2de637d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/org/eolang/hone/docker/install-ghc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ cd "ghc-$GHC-$ARCH-unknown-linux"
./configure --prefix "/opt/ghc/$GHC"
make install

ghc --version
"/opt/ghc/$GHC/bin/ghc" --version

0 comments on commit 2de637d

Please sign in to comment.