-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Labels
Description
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
{-# LINE 1 "foo/bar.hs" #-}Expected output haskell: same as the input
Actual output haskell: raises a parse error
Reactions are currently unavailable