This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4fabc36172
tvl-depot
/
init
/
haskell-setup.el
6 lines
94 B
EmacsLisp
Raw
Normal View
History
Unescape
Escape
[haskell] Split out haskell config into new file
2015-01-16 14:42:31 +01:00
(
require
'haskell-mode
)
chore(haskell): Remove everything except for intero setup
2018-03-17 21:54:08 +01:00
(
add-hook
'haskell-mode-hook
'intero-mode
)
[haskell] Split out haskell config into new file
2015-01-16 14:42:31 +01:00
(
provide
'haskell-setup
)
Reference in a new issue
Copy permalink