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.
|
|
;;; flycheck-haskell-autoloads.el --- automatically extracted autoloads |
|
|
;; |
|
|
;;; Code: |
|
|
(add-to-list 'load-path (or (file-name-directory #$) (car load-path))) |
|
|
|
|
|
;;;### (autoloads nil "flycheck-haskell" "flycheck-haskell.el" (22059 |
|
|
;;;;;; 19526 366326 466000)) |
|
|
;;; Generated autoloads from flycheck-haskell.el |
|
|
|
|
|
(autoload 'flycheck-haskell-setup "flycheck-haskell" "\ |
|
|
Setup Haskell support for Flycheck. |
|
|
|
|
|
If the current file is part of a Cabal project, configure |
|
|
Flycheck to take the module paths of the Cabal projects into |
|
|
account. |
|
|
|
|
|
Also search for Cabal sandboxes and add them to the module search |
|
|
path as well. |
|
|
|
|
|
\(fn)" nil nil) |
|
|
|
|
|
;;;*** |
|
|
|
|
|
;;;### (autoloads nil nil ("flycheck-haskell-pkg.el") (22059 19526 |
|
|
;;;;;; 519600 602000)) |
|
|
|
|
|
;;;*** |
|
|
|
|
|
;; Local Variables: |
|
|
;; version-control: never |
|
|
;; no-byte-compile: t |
|
|
;; no-update-autoloads: t |
|
|
;; End: |
|
|
;;; flycheck-haskell-autoloads.el ends here
|
|
|
|