branch: elpa/smartparens
commit 5cb1e63e0dae04a7decfea4e4ab1a5863877ce76
Author: Matus Goljer <matus.gol...@gmail.com>
Commit: Matus Goljer <matus.gol...@gmail.com>

    test(haskell): fix haskell import
---
 test/smartparens-haskell-test.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/smartparens-haskell-test.el b/test/smartparens-haskell-test.el
index 7f928bd8f2..fb9a503412 100644
--- a/test/smartparens-haskell-test.el
+++ b/test/smartparens-haskell-test.el
@@ -1,4 +1,4 @@
-(require 'haskell-mode)
+(require 'haskell)
 (require 'smartparens-haskell)
 
 ;; #710

Reply via email to