blob: db6a7b955e2f015e73ef61254a0ca526a3bedbf6 (
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
|
~~~~~~~~~~ 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
-fexternal-dynamic-refs
-fignore-optim-changes
-fignore-hpc-changes
-fno-ghci-history
-fimplicit-import-qualified
-fkeep-going
-fshow-warning-groups
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
|