haskell / haskell/cabal

More information in the Paths_pkg.hs module, or a new module

未关闭
#392 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Cabal: other old-milestone: ⊥ type: enhancement
主要语言
Haskell
星标
1.7k
派生
750
平均合并
4 天 3 小时
30 天内合并 PR
28

描述

(Imported from [Trac #399](http://hackage.haskell.org/trac/hackage/ticket/399), reported by @dcoutts on 2008-11-08)

There is more information about the system or about the package or configuration that we could include into a generated module.

For example:

  • OS name (from standard enum names, not System.Info.os)
  • Arch name (similarly)
  • Compiler used for build
  • Package version (perhaps moved out of the Paths_ module)
  • Other .cabal file package details (as Strings)
    • x-foo extension fields
    • license enum
    • authors, copyright
    • synopsis / description
    • home page, bug report url
    • configuration flag values
  • System details
    • big or little endian
  • Revision control context
    • git hash
    • darcs context

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。