#277: add data-dir field ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: enhancement | Status: closed Priority: normal | Milestone: Component: Cabal library | Version: HEAD Severity: minor | Resolution: fixed Keywords: | Difficulty: easy (<4 hours) Ghcversion: 6.8.2 | Platform: ----------------------------+----------------------------------------------- Changes (by duncan): * status: new => closed * resolution: => fixed Comment: Applied. {{{ Fri May 9 14:04:48 BST 2008 Bertram Felgenhauer <int-e@gmx.de> * add data-dir field to package config Cabal will look for data files to install relative to the directory given in the data-dir field, allowing package authors to better structure their source tree. There's no behavioural change by default. Fri May 9 14:13:06 BST 2008 Bertram Felgenhauer <int-e@gmx.de> * document data-dir field }}} -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/277#comment:1> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects