Skip to content

Commit

Permalink
Merge pull request #19 from Hi-Angel/turnon-indentation-lexical-binding
Browse files Browse the repository at this point in the history
purescript-indentation.el: improve compiler visibility into local variables
  • Loading branch information
kritzcreek authored Sep 30, 2024
2 parents eacc61a + c3d297c commit c3f0d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion purescript-indentation.el
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;;; purescript-indentation.el -- indentation module for PureScript Mode
;;; purescript-indentation.el -- indentation module for PureScript Mode -*- lexical-binding: t -*-

;; Copyright (C) 2009 Kristof Bastiaensen

Expand Down

0 comments on commit c3f0d6e

Please sign in to comment.