[Hackage] #210: Enable access to the x- extension fields, as simple [(String, String)] name-value pairs

#210: Enable access to the x- extension fields, as simple [(String, String)] name-value pairs ------------------------------+--------------------------------------------- Reporter: duncan | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Cabal-1.4 Component: Cabal library | Version: 1.2.3.0 Severity: normal | Keywords: Difficulty: easy (<4 hours) | Ghcversion: 6.8.2 Platform: | ------------------------------+--------------------------------------------- The .cabal file format allows custom fields beginning with "x-". This should be useful for many as yet unthought of extensions, experiments and integration with other systems. However currently the Cabal library api does not provide access to these fields. This should be added, as the subject says as a simple list of [(String, String)] name-value pairs. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/210 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#210: Enable access to the x- extension fields, as simple [(String, String)] name-value pairs ----------------------------+----------------------------------------------- Reporter: duncan | Owner: byorgey@gmail.com Type: enhancement | Status: new Priority: normal | Milestone: Cabal-1.4 Component: Cabal library | Version: 1.2.3.0 Severity: normal | Resolution: Keywords: | Difficulty: easy (<4 hours) Ghcversion: 6.8.2 | Platform: ----------------------------+----------------------------------------------- Changes (by guest): * owner: => byorgey@gmail.com -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/210#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#210: Enable access to the x- extension fields, as simple [(String, String)]
name-value pairs
----------------------------+-----------------------------------------------
Reporter: duncan | Owner: byorgey@gmail.com
Type: enhancement | Status: closed
Priority: normal | Milestone: Cabal-1.4
Component: Cabal library | Version: 1.2.3.0
Severity: normal | Resolution: fixed
Keywords: | Difficulty: easy (<4 hours)
Ghcversion: 6.8.2 | Platform:
----------------------------+-----------------------------------------------
Changes (by duncan):
* status: new => closed
* resolution: => fixed
Comment:
{{{
Tue Feb 12 17:41:38 GMT 2008 Brent Yorgey
participants (1)
-
Hackage