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

Import list with # breaks hindent #547

Closed
2 tasks done
pmiddend opened this issue Jul 2, 2019 · 0 comments · Fixed by #655
Closed
2 tasks done

Import list with # breaks hindent #547

pmiddend opened this issue Jul 2, 2019 · 0 comments · Fixed by #655

Comments

@pmiddend
Copy link

pmiddend commented Jul 2, 2019

Problem

Description of problem here.

  • I checked the issue tracker for existing issues about this problem.
  • I'm using the latest version of hindent.

Input haskell

module Test where

import Diagrams.Prelude((#))

results in

hindent: src/Test.hs:3:25: Parse error: (#
CallStack (from HasCallStack):
  error, called at src/main/Main.hs:56:23 in main:Main
toku-sa-n added a commit to toku-sa-n/hindent that referenced this issue Dec 29, 2022
Though the latest master doesn't have the problem described in mihaimaruseac#547, I
thought it'd be good to add a test for it.
mihaimaruseac added a commit that referenced this issue Dec 29, 2022
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

Successfully merging a pull request may close this issue.

1 participant