[Hackage] #590: PackageDescription could derive (Data,Typeable)

#590: PackageDescription could derive (Data,Typeable) ----------------------------------+----------------------------------------- Reporter: bastl | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Cabal-1.8 Component: Cabal library | Version: 1.6.0.1 Severity: normal | Keywords: Difficulty: very easy (<1 hour) | Ghcversion: Platform: | ----------------------------------+----------------------------------------- Please add (deriving Data,Typeable) to all data types. Very easy, and does no harm as far as I know. I need it for a dependency-tracker between different artifacts (e.g. derive [Dependency] from hs-sources) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/590 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#590: PackageDescription could derive (Data,Typeable) ----------------------------+----------------------------------------------- Reporter: bastl | Owner: Type: enhancement | Status: new Priority: normal | Milestone: _|_ Component: Cabal library | Version: 1.6.0.1 Severity: normal | Resolution: Keywords: | Difficulty: very easy (<1 hour) Ghcversion: | Platform: ----------------------------+----------------------------------------------- Changes (by duncan): * milestone: Cabal-1.8 => _|_ Comment: Unfortunately we cannot do this because Cabal must compile with compilers other than GHC. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/590#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#590: PackageDescription could derive (Data,Typeable) ----------------------------+----------------------------------------------- Reporter: bastl | Owner: Type: enhancement | Status: closed Priority: normal | Milestone: _|_ Component: Cabal library | Version: 1.6.0.1 Severity: normal | Resolution: wontfix Keywords: | Difficulty: very easy (<1 hour) Ghcversion: | Platform: ----------------------------+----------------------------------------------- Changes (by duncan): * status: new => closed * resolution: => wontfix -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/590#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage