ormolu and threadscope
This commit is contained in:
parent
538178ccfa
commit
6e9b9a4827
@ -52,7 +52,7 @@
|
|||||||
|
|
||||||
# Programs you want to make available in the shell.
|
# Programs you want to make available in the shell.
|
||||||
# Default programs can be disabled by setting to 'null'
|
# Default programs can be disabled by setting to 'null'
|
||||||
# tools = hp: { fourmolu = hp.fourmolu; ghcid = null; };
|
tools = hp: { ormolu = hp.ormolu; threadscope = hp.threadscope; };
|
||||||
|
|
||||||
# Check that haskell-language-server works
|
# Check that haskell-language-server works
|
||||||
# hlsCheck.enable = true; # Requires sandbox to be disabled
|
# hlsCheck.enable = true; # Requires sandbox to be disabled
|
||||||
|
Loading…
x
Reference in New Issue
Block a user