projects
/
ghc-hetmet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make CoreTidy retain deadness info (better -ddump-simpl)
[ghc-hetmet.git]
/
utils
/
ghc-pkg
/
Main.hs
2008-10-31
Ian Lynagh
Refuse to register packages with unversioned dependenci...
blob
|
commitdiff
2008-10-03
Ian Lynagh
Always use extensible exceptions in ghc-pkg, rather...
blob
|
commitdiff
|
diff to current
2008-09-20
Ian Lynagh
Fix building with GHC 6.6
blob
|
commitdiff
|
diff to current
2008-09-17
Ian Lynagh
Wibble ghc-pkg imports to fix building on Windows
blob
|
commitdiff
|
diff to current
2008-09-17
Ian Lynagh
ghc-pkg needs to make package.conf with sensible permis...
blob
|
commitdiff
|
diff to current
2008-08-21
Ian Lynagh
Make some utils -Wall clean
blob
|
commitdiff
|
diff to current
2008-08-18
Simon Marlow
FIX #2521: trailing colon in GHC_PACKAGE_PATH
blob
|
commitdiff
|
diff to current
2008-08-18
Simon Marlow
Test for and reject duplicate dependencies (#2330)
blob
|
commitdiff
|
diff to current
2008-08-14
Simon Marlow
Fix #2441 (unregister/expose/hide packages in non-first...
blob
|
commitdiff
|
diff to current
2008-08-14
Simon Marlow
add --no-user-package-conf
blob
|
commitdiff
|
diff to current
2008-08-13
Simon Marlow
FIX #1963: use Cabal's writeFileAtomic to write the...
blob
|
commitdiff
|
diff to current
2008-08-13
Simon Marlow
FIX #2492: ghc-pkg insists on having HOME environment...
blob
|
commitdiff
|
diff to current
2008-08-13
Simon Marlow
FIX #2491 (ghc-pkg unregister should complain about...
blob
|
commitdiff
|
diff to current
2008-07-30
Ian Lynagh
Fix building with extensible exceptions
blob
|
commitdiff
|
diff to current
2008-07-22
Ian Lynagh
Fix the stage3 build
blob
|
commitdiff
|
diff to current
2008-07-19
Ian Lynagh
Fix ghc-pkg inplace on Windows
blob
|
commitdiff
|
diff to current
2008-07-18
Ian Lynagh
More build system changes; ghc-pkg is now built with...
blob
|
commitdiff
|
diff to current
2008-07-11
Simon Marlow
add "ghc-pkg dump" (fixes #2201)
blob
|
commitdiff
|
diff to current
2008-06-29
Ian Lynagh
Follow Cabal changes
blob
|
commitdiff
|
diff to current
2008-06-26
Ian Lynagh
Follow Cabal changes
blob
|
commitdiff
|
diff to current
2008-05-10
Ian Lynagh
Update ghc-pkg to follow Cabal changes
blob
|
commitdiff
|
diff to current
2008-02-17
Ian Lynagh
Tweak whitespace
blob
|
commitdiff
|
diff to current
2008-02-17
Ian Lynagh
Fix typo
blob
|
commitdiff
|
diff to current
2008-02-08
Simon Marlow
Remove some of the old compat stuff now that we assume...
blob
|
commitdiff
|
diff to current
2008-02-05
Simon Marlow
matchesPkg: match against the pkg Id (foo-1.0) not...
blob
|
commitdiff
|
diff to current
2008-02-01
Simon Marlow
FIX BUILD with ghc-6.4.x
blob
|
commitdiff
|
diff to current
2008-01-23
Simon Marlow
FIX #1750: in isBrokenPackage, don't loop if the deps...
blob
|
commitdiff
|
diff to current
2008-01-21
claus.reinke@talk2...
FIX #1839, #1463, by supporting ghc-pkg bulk queries...
blob
|
commitdiff
|
diff to current
2007-12-14
Simon Marlow
always try to remove the new file before restoring...
blob
|
commitdiff
|
diff to current
2007-12-13
Simon Marlow
FIX #1963: catch Ctrl-C and clean up properly
blob
|
commitdiff
|
diff to current
2007-12-12
Simon Marlow
"list --simple-output" should be quiet when there are...
blob
|
commitdiff
|
diff to current
2007-11-16
Simon Marlow
Change the command-line semantics for query commands
blob
|
commitdiff
|
diff to current
2007-11-16
Simon Marlow
Disallow installing packages whose names differ in...
blob
|
commitdiff
|
diff to current
2007-11-14
Simon Marlow
FIX #1596 (remove deprecated --define-name)
blob
|
commitdiff
|
diff to current
2007-11-14
Simon Marlow
FIX #1837: remove deprecated support for unversioned...
blob
|
commitdiff
|
diff to current
2007-11-09
claus.reinke@talk2...
FIX 1463 (implement 'ghc-pkg find-module')
blob
|
commitdiff
|
diff to current
2007-11-14
Simon Marlow
remove --define-name from the --help usage message...
blob
|
commitdiff
|
diff to current
2007-11-14
Simon Marlow
FIX #1837: emit deprecated message for unversioned...
blob
|
commitdiff
|
diff to current
2007-10-29
Ian Lynagh
Teach ghc-pkg about $httptopdir
blob
|
commitdiff
|
diff to current
2007-09-07
Ian Lynagh
Add a --names-only flag for list --simple-output
blob
|
commitdiff
|
diff to current
2007-09-02
Ian Lynagh
Fix warnings in ghc-pkg on Windows
blob
|
commitdiff
|
diff to current
2007-08-26
Simon Marlow
convert to use System.FilePath
blob
|
commitdiff
|
diff to current
2007-06-09
Ian Lynagh
Fix up whitespace
blob
|
commitdiff
|
diff to current
2007-05-30
Ian Lynagh
Make package.conf files a bit more readable
blob
|
commitdiff
|
diff to current
2007-06-05
Isaac Dupree
remove #if branches for pre-ghc-6.0
blob
|
commitdiff
|
diff to current
2007-02-06
Ian Lynagh
Don't use compat when compiling utils with stage1
blob
|
commitdiff
|
diff to current
2007-01-15
Ian Lynagh
Fix ghc-pkg now showError has been removed
blob
|
commitdiff
|
diff to current
2007-01-09
Simon Marlow
expand $topdir in the output of 'ghc-pkg field'
blob
|
commitdiff
|
diff to current
2006-11-25
Ian Lynagh
Change a comma to a colon
blob
|
commitdiff
|
diff to current
2006-11-05
Lennart Kolmodin
ghc-pkg: New command 'check' and made 'list' indicate...
blob
|
commitdiff
|
diff to current
2006-09-18
Simon Marlow
add --force-files, like --force but doesn't allow missi...
blob
|
commitdiff
|
diff to current
2006-08-01
Simon Marlow
savingOldConfig: add Exception.block for extra paranoia
blob
|
commitdiff
|
diff to current
2006-07-29
Ian Lynagh
Refactor ghc-pkg
blob
|
commitdiff
|
diff to current
2006-07-27
Simon Marlow
oops, remove old packages when updating
blob
|
commitdiff
|
diff to current
2006-07-25
Simon Marlow
Remove most of the conflict checking and auto-hiding
blob
|
commitdiff
|
diff to current
2006-06-24
Ian Lynagh
Be lazier in user config creation, and don't fail on...
blob
|
commitdiff
|
diff to current
2006-04-07
Simon Marlow
Reorganisation of the source tree
blob
|
commitdiff
|
diff to current