helics

New Relic® agent SDK wrapper for Haskell.

https://github.com/philopon/helics

Latest on Hackage:0.5.1@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed and maintained by HirotomoMoriwaki<[email protected]>

New Relic® agent SDK wrapper for Haskell.

Please get New Relic Agent SDK(https://docs.newrelic.com/docs/agents/agent-sdk/using-agent-sdk/getting-started-agent-sdk) before you install this package.

Copy include/lib dir of SDK to system include/lib path, or specify extra include/lib path when installing this package.

cabal install helics --extra-lib-dirs=$SDK_LIB_DIR --extra-include-dir=$SDK_INCLUDE_DIR