mirror of
https://github.com/github/semantic.git
synced 2024-12-26 00:12:29 +03:00
Clarify why these things are in this file.
This commit is contained in:
parent
47b0dac3d8
commit
ade87132f6
@ -1,5 +1,6 @@
|
|||||||
-- GHCI settings for semantic, collected by running cabal repl -v and checking out the flags cabal passes to ghc.
|
-- GHCI settings for semantic, collected by running cabal repl -v and checking out the flags cabal passes to ghc.
|
||||||
-- These have been added here instead of to script/repl so that we can comment them.
|
-- These live here instead of script/repl for ease of commenting.
|
||||||
|
-- These live here instead of .ghci so cabal repl remains unaffected.
|
||||||
|
|
||||||
-- Basic verbosity
|
-- Basic verbosity
|
||||||
:set -v1
|
:set -v1
|
||||||
|
Loading…
Reference in New Issue
Block a user