You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
344 B

(define-package "flycheck-haskell" "20151010.340" "Flycheck: Cabal projects and sandboxes"
'((emacs "24.1")
(flycheck "0.22")
(haskell-mode "13.7")
(dash "2.4.0")
(let-alist "1.0.1"))
:url "https://github.com/flycheck/flycheck-haskell" :keywords
'("tools" "convenience"))
;; Local Variables:
;; no-byte-compile: t
;; End: