summaryrefslogtreecommitdiff
path: root/p/haskell-devscripts/debian/Dh_Haskell.sh
AgeCommit message (Expand)AuthorFilesLines
2015-07-13Remove packages that were imported from old/Joachim Breitner1-538/+0
2015-04-29haskell-devscripts: Do not send diagnostic output to stdout; use stderrJoachim Breitner1-3/+3
2015-04-28haskell-devscripts: Typo in Dh_Haskell, breaks building pandocJoachim Breitner1-1/+1
2015-04-28haskell-devscripts: Use "eval" to allow quotes in DEB_SETUP_GHC_CONFIGURE_ARG...Joachim Breitner1-5/+14
2015-04-28haskell-devscripts: Use "run" shell function in important placesJoachim Breitner1-34/+37
2015-04-28haskell-devscripts: Add handy "run" shell function for better debuggingJoachim Breitner1-0/+7
2015-04-28haskell-devscripts: Pass variables from the Makefile to the Dh_Haskell in env...Joachim Breitner1-49/+16
2015-03-31haskell-devscripts: Debugging code (disabled)David Fox1-0/+20
2015-03-31haskell-devscripts: Add support for building ghcjs packagesDavid Fox1-5/+17
2015-03-31haskell-devscripts: Parameterize the compiler nameDavid Fox1-60/+122
2015-03-31haskell-devscripts: Turn the Make rules into shell functionsDavid Fox1-0/+137
2015-03-31haskell-devscripts: Add functions to Dh_Haskell.hsDavid Fox1-0/+70
2011-07-11haskell-devscripts: Also install package.conf in version-agnostic pathJoachim Breitner1-1/+1
2011-04-19haskell-devscripts: Call ghc-pkg, not ghc-pkg6 (patch by David Fox)Joachim Breitner1-1/+1
2011-01-15haskell-devscripts: Use ghc instead of ghc6Marco Silva1-13/+13
2010-07-06haskell-devscripts: Send error messages to stdoutJoachim Breitner1-2/+2
2010-07-06haskell-devscripts: Better error checking when figuring out providing package...Joachim Breitner1-2/+11
2010-05-22haskell-devscripts: Dh_Haskell.sh: ghc_pkg_field.Marco Túlio Gontijo e Silva1-4/+8
2010-02-17haskell-devscripts: Only look for package config files with suffix .confJoachim Breitner1-1/+1
2010-02-17haskell-devscripts: Fix dh_haskell_provides with packages with a dash in the ...Joachim Breitner1-1/+1
2010-02-17haskell-devscripts: Fix using dh_haskell_provides with multiple cabal package...Joachim Breitner1-2/+2
2010-02-17haskell-devscripts: Allow for usage of dh_haskell_provides in ghc6Joachim Breitner1-1/+4
2010-02-12haskell-devscripts: Dh_Haskell.sh: Treat haskell-package dependencies that do...Marco Túlio Gontijo e Silva1-2/+7
2010-02-12haskell-devscripts: Dh_Haskell.sh: Remove packages without hash-id from the l...Marco Túlio Gontijo e Silva1-0/+1
2010-02-12haskell-devscripts: Dh_Haskell.sh: Remove unused variable.Marco Túlio Gontijo e Silva1-1/+0
2010-01-29haskell-devscripts: Variable name typoJoachim Breitner1-1/+1
2010-01-14haskell-devscripts: More robust handling of ghc-pkg6 outputJoachim Breitner1-4/+4
2010-01-13haskell-devscripts: Depend on the virtual package names provided by dh_haskel...Joachim Breitner1-18/+34
2010-01-13haskell-devscripts: Create dh_haskell_providesJoachim Breitner1-0/+38
2010-01-13haskell-devscripts: Strip id from package names before passing to ghc-pkgJoachim Breitner1-2/+6
2010-01-13haskell-devscripts: Typo: s/packages.conf.d/package.conf.d/Joachim Breitner1-1/+1
2010-01-12haskell-devscripts: Put the package.conf file directly to package.conf.d and ...Kari Pahula1-1/+1
2009-03-23haskell-devscripts: Create Dh_Haskell.sh with common parts of dh_haskell_depe...Marco Túlio Gontijo e Silva1-0/+172