
#479: Enforce build-type Simple ----------------------------+----------------------------------------------- Reporter: SamB | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.6.0.1 Severity: normal | Resolution: Keywords: | Difficulty: unknown Ghcversion: | Platform: ----------------------------+----------------------------------------------- Old description:
When a package claims to have "build-type Simple", it would be good to enforce that the Setup program actually does what it should. The simplest way to do this would be to enforce that everything after the shabang exactly match (modulo line-end conventions?) a standard script. (One each for Setup.hs and Setup.lhs.)
New description: When a package claims to have "build-type Simple", it would be good to enforce that the Setup program actually does what it should. The simplest way to do this would be to enforce that everything after the shabang line exactly match (modulo line-end conventions?) a standard script. (One each for Setup.hs and Setup.lhs.) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/479#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects