Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<command> not supported #4

Open
alanz opened this issue Oct 6, 2015 · 0 comments
Open

<command> not supported #4

alanz opened this issue Oct 6, 2015 · 0 comments

Comments

@alanz
Copy link
Collaborator

alanz commented Oct 6, 2015

Originally https://github.com/alanz/HaRe/issues/21 by @atondwal

Built from master with

sh-4.2$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.4.1
sh-4.2$ cabal --version
cabal-install version 1.22.6.0
using version 1.22.4.0 of the Cabal library 

I run into:

sh-4.2$ ghc-hare help
"help" not supported

ghc-hare version 0.7.2.8
Usage:
         ghc-hare demote [-g GHC_opt1 -g GHC_opt2 ...] filename line col
         ghc-hare dupdef [-g GHC_opt1 -g GHC_opt2 ...] filename newname line col
         ghc-hare iftocase [-g GHC_opt1 -g GHC_opt2 ...] filename startline startcol endline endcol
         ghc-hare liftOneLevel [-g GHC_opt1 -g GHC_opt2 ...] filename line col
         ghc-hare liftToTopLevel [-g GHC_opt1 -g GHC_opt2 ...] filename line col
         ghc-hare rename [-g GHC_opt1 -g GHC_opt2 ...] filename newname line col
         ghc-hare help

  -m FILE    --mainfile=FILE  Main file name if not specified in cabal file
  -g ghcOpt  --ghcOpt=ghcOpt  GHC options
  -v         --verbose        debug logging on
  -b sep     --boundary=sep   specify line separator (default is Nul string)

and this is the case for any command I try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant