Replies: 1 comment 4 replies
-
In mypackage = pkgs.haskell.lib.enableLiraryProfiling super.mypackage; eg: https://github.com/srid/emanote/blob/cedd7d8cde17e0dbe96b2b9d2210d8da7d2e2d01/flake.nix#L74-L76 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to figure out how to enable profiling on a package I maintain (along with its dependencies). Can you provide any guidance about how to make that work with
haskell-flake
?Beta Was this translation helpful? Give feedback.
All reactions