About

Metadata

  • Last updated , by HirotomoMoriwaki
  • License MIT
  • Categories Network Development
  • Maintained by: HirotomoMoriwaki<philopon.dependence@gmail.com>

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable flags

    example (off by default)
    dummy (on by default)

    compile dummy modules on !linux.

Readme

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