blob: 7dea29c2183c2600d22bb6c83e029331c8d71009 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
~~~~~~~~~~ Testing :set
options currently set: none.
base language is: GHC2021
with the following modifiers:
GHCi-specific dynamic flag settings:
other dynamic, non-language, flag settings:
-fno-diagnostics-show-caret
-fno-dump-with-ways
-fignore-optim-changes
-fignore-hpc-changes
-fno-ghci-history
-fimplicit-import-qualified
-fkeep-going
-fshow-warning-groups
-fprefer-byte-code
warning settings:
-Wsemigroup
-Wstar-is-type
-Wcompat-unqualified-imports
-Wtype-equality-out-of-scope
~~~~~~~~~~ Testing :set -a
options currently set: none.
base language is: GHC2021
all active language options:
GHCi-specific dynamic flag settings:
-fno-print-explicit-foralls
other dynamic, non-language, flag settings:
warning settings:
-Wno-implicit-prelude
~~~~~~~~~~ Testing :show languages
base language is: GHC2021
with the following modifiers:
~~~~~~~~~~ Testing :show languages, with -XMagicHash
base language is: GHC2021
with the following modifiers:
-XMagicHash
~~~~~~~~~~ Testing :show packages
active package flags: none
~~~~~~~~~~ Testing :show packages, including the ghc package
active package flags:
-package ghc
|