Skip to content

Commit 7a99e17

Browse files
committed
Require haskell-mode as it does not autoload
1 parent 433e0a8 commit 7a99e17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/haskell-indentation-tests.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
(require 'ert)
22
(require 'haskell-indentation)
3+
(require 'haskell-mode)
34
(require 'cl-lib)
45

56

0 commit comments

Comments
 (0)