Skip to content

Commit

Permalink
Added cabal binaries to the path (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
4TT1L4 authored Jul 26, 2024
1 parent de276f3 commit 2500651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,6 @@ RUN git clone --depth 1 --branch ${BLST_VERSION} https://github.com/supranationa

ENV LD_LIBRARY_PATH="/usr/local/lib:$LD_LIBRARY_PATH"
ENV PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"
ENV PATH="/root/.cabal/bin:${PATH}"

CMD ["ghci"]

0 comments on commit 2500651

Please sign in to comment.