Skip to content
  • tibbe's avatar
    Add support for emitting debug info · fbf84997
    tibbe authored
    If the compiler (e.g. GHC 7.10) supports outputting OS native debug
    info (e.g. DWARF) passing --enable-debug-info[=n] to cabal will
    instruct it to do so.
    fbf84997