Skip to content

Commit

Permalink
no longer necessary/outdated GHC
Browse files Browse the repository at this point in the history
  • Loading branch information
vmchale committed Apr 28, 2024
1 parent 14a63dc commit d289691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libarchive/bash/display
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ case "$(uname)" in
*) svg_open="firefox";;
esac

cabal run mem --enable-profiling -w ghc-9.0.1 --constraint='libarchive +static' -- +RTS -h
cabal run mem --constraint='libarchive -system-libarchive' -- +RTS -hT
hp2pretty mem.hp
$svg_open mem.svg

0 comments on commit d289691

Please sign in to comment.