X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=README.md;h=17a29027d617b15661d148015f2033e6a0517413;hb=1ab3e062eb1b3b28a8aead9834afc962ca142451;hp=7b831f2215ffe46de645d00f3146285c08526de7;hpb=da7ce507eaddb2c950ec7c08b3fe91d10e49bfeb;p=advent-of-code-21.git diff --git a/README.md b/README.md index 7b831f2..17a2902 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ stack ghci advent01:exe:advent01 ``` if the first form is ambiguous. +## Profiling + To profile, use ``` @@ -99,8 +101,6 @@ Generate the profile graph with hp2ps -M advent01.hp ``` -For Cabal, look at [profiling with Cabal sandboxes](https://nikita-volkov.github.io/profiling-cabal-projects/) - # Packages