haskell / haskell/cabal

Do additional ghc / ghc-pkg consistency check

Ouverte
#691 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Cabal: other old-milestone: ⊥ type: enhancement
Langage dominant
Haskell
Étoiles
1.7k
Forks
750
Merge moyen
4 j 3 h
PR mergées (30 j)
28

Description

(Imported from [Trac #699](http://hackage.haskell.org/trac/hackage/ticket/699), reported by @dcoutts on 2010-06-05)

See [http://hackage.haskell.org/trac/ghc/ticket/4103](http://hackage.haskell.org/trac/ghc/ticket/4103)

In future, ghc --info will report the global package database location. This can be used to check that ghc and ghc-pkg agree on the same one, as a consistency check to make sure the two programs are from the same ghc installation.

Note that getting the location of the global package db from ghc-pkg is a bit hacky at the moment. One has to use ghc-pkg list --global and parse the result. Perhaps we need another ghc feature request for that.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.