Skip to content

hs-lint.el: HLint exited abnormally with code 1 #490

Open
@Gurkenglas

Description

@Gurkenglas

I run C-c l on main = (print "hi") and get:

-*- mode: hs-lint; default-directory: "c:/Users/Gurkenglas/Haskell/" -*-
HLint started at Tue May 15 21:56:20

hlint "c:/Users/Gurkenglas/Haskell/dicecombinereview.hs"
c:/Users/Gurkenglas/Haskell/dicecombinereview.hs:1:8: Suggestion: Redundant bracket
Found:
  (print "hi")
Why not:
  print "hi"

1 hint

HLint exited abnormally with code 1 at Tue May 15 21:56:20

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions