|
Re: ghc-pkg issue: msg#00064lang.haskell.glasgow.bugs
On 6/26/05, Frederik Eaton <frederik@xxxxxxxxxxxxxx> wrote: > This is kind of annoying: > > $ ghc-pkg --version > GHC package manager version 6.4 > $ ghc-pkg unregister WASHHTML > ghc-pkg: package WASHHTML matches multiple packages: WASHHTML, WASHHTML-0.14.8 > $ ghc-pkg describe WASHHTML > ghc-pkg: package WASHHTML matches multiple packages: WASHHTML, WASHHTML-0.14.8 > $ ghc-pkg describe WASHHTML- > ghc-pkg: cannot parse 'WASHHTML-' as a package identifier > $ ghc-pkg describe WASHHTML-. > ghc-pkg: cannot parse 'WASHHTML-.' as a package identifier > $ ghc-pkg describe WASHHTML\* > ghc-pkg: cannot parse 'WASHHTML*' as a package identifier How about? $ ghc-pkg describe WASHHTML-1.14.8 > Fixed by editing package.conf by hand. By the way, doing that would be > a little easier if package.conf contained newlines! > Frederik -- Friendly, Lemmih
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | ghc-pkg issue, Frederik Eaton |
|---|---|
| Next by Date: | Re: ghc-pkg issue, Frederik Eaton |
| Previous by Thread: | ghc-pkg issue, Frederik Eaton |
| Next by Thread: | Re: ghc-pkg issue, Frederik Eaton |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |