This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
creating /tmp/cabal-repl.-1952568/dist-newstyle | |
creating /tmp/cabal-repl.-1952568/dist-newstyle/cache | |
Resolving dependencies... | |
Running: /home/enrico/.ghcup/bin/ghc --print-global-package-db | |
Reading available packages of hackage.haskell.org... | |
Using most recent state specified from most recent cabal update | |
index-state(hackage.haskell.org) = 2025-01-19T14:03:41Z | |
Running: /usr/bin/pkg-config --version | |
Running: /usr/bin/pkg-config --variable pc_path pkg-config | |
Running: /usr/bin/pkg-config --version |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jun 21 07:27:23 redviper kernel: Linux version 6.9.5-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240522, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Sun, 16 Jun 2024 19:06:37 +0000 | |
Jun 21 07:27:23 redviper kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=56194078-c063-48a7-bf73-fe604bdbf866 rw loglevel=3 quiet | |
Jun 21 07:27:23 redviper kernel: BIOS-provided physical RAM map: | |
Jun 21 07:27:23 redviper kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable | |
Jun 21 07:27:23 redviper kernel: BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved | |
Jun 21 07:27:23 redviper kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable | |
Jun 21 07:27:23 redviper kernel: BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved | |
Jun 21 07:27:23 redviper kernel: BIOS-e820: [mem 0x0000000040400000-0x000000006ec4ffff] usable | |
Jun 21 07:27:23 redviper kernel: BIOS-e820: [mem 0x000000006ec50000-0x000000006ec50fff] ACPI NVS | |
Jun 21 07:27:23 redviper kernel: BIOS-e820: [m |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2024-02-17 16:44:37,929 - DEBUG - Global extra conf not loaded or no function YcmCorePreload | |
2024-02-17 16:44:37,948 - INFO - Completion config: 50, detailing -1 candiates | |
2024-02-17 16:44:37,949 - INFO - Completion config: 50, detailing -1 candiates | |
2024-02-17 16:44:37,949 - INFO - Completion config: 50, detailing -1 candiates | |
2024-02-17 16:44:37,949 - INFO - Completion config: 50, detailing -1 candiates | |
127.0.0.1 - - [17/Feb/2024 16:44:37] "GET /ready HTTP/1.1" 200 4 | |
2024-02-17 16:44:37,955 - INFO - Initializing generic LSP completer with: {'project_root_files': ['stack.yaml', 'package.yaml', 'hie.yaml'], 'name': 'haskell-language-server', 'cmdline': ['haskell-language-server-wrapper', '--lsp'], 'filetypes': ['haskell', 'lhaskell']} | |
2024-02-17 16:44:37,956 - INFO - Completion config: 50, detailing -1 candiates | |
127.0.0.1 - - [17/Feb/2024 16:44:37] "GET /signature_help_available?subserver=haskell HTTP/1.1" 200 23 | |
2024-02-17 16:44:37,984 - DEBUG - Event name: BufferVisit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
No 'hie.yaml' found. Try to discover the project type! | |
Run entered for haskell-language-server-wrapper(haskell-language-server-wrapper) Version 2.5.0.0 x86_64 ghc-9.2.8 | |
Current directory: /home/enrico/deleteme/deleteme | |
Operating system: linux | |
Arguments: ["--lsp"] | |
Cradle directory: /home/enrico/deleteme/deleteme | |
Cradle type: Default | |
Tool versions found on the $PATH | |
cabal: 3.10.2.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2024-02-03 11:24:43,556 - DEBUG - Global extra conf not loaded or no function YcmCorePreload | |
2024-02-03 11:24:43,575 - INFO - Completion config: 50, detailing -1 candiates | |
2024-02-03 11:24:43,575 - INFO - Completion config: 50, detailing -1 candiates | |
2024-02-03 11:24:43,576 - INFO - Completion config: 50, detailing -1 candiates | |
2024-02-03 11:24:43,576 - INFO - Completion config: 50, detailing -1 candiates | |
127.0.0.1 - - [03/Feb/2024 11:24:43] "GET /ready HTTP/1.1" 200 4 | |
2024-02-03 11:24:43,590 - INFO - Initializing generic LSP completer with: {'project_root_files': ['stack.yaml', 'cabal.project', 'package.yaml', 'hie.yaml'], 'name': 'haskell-language-server', 'cmdline': ['haskell-language-server-wrapper', '--lsp'], 'filetypes': ['haskell', 'lhaskell']} | |
2024-02-03 11:24:43,590 - INFO - Completion config: 50, detailing -1 candiates | |
127.0.0.1 - - [03/Feb/2024 11:24:43] "GET /signature_help_available?subserver=haskell HTTP/1.1" 200 23 | |
2024-02-03 11:24:43,616 - DEBUG - Event name: BufferVisit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Resolving dependencies... | |
Build profile: -w ghc-9.4.8 -O1 | |
In order, the following will be built (use -v for more details): | |
- xmobar-0.14 (exe:xmobar) (requires build) | |
Starting xmobar-0.14 (all, legacy fallback) | |
Building xmobar-0.14 (all, legacy fallback) | |
Failed to build xmobar-0.14. | |
Build log ( | |
/home/enrico/.cache/cabal/logs/ghc-9.4.8/xmobar-0.14-034f506a7b8967ea736273840250c591ae2e21cc945d1534d7e8aa94b7f5901b.log |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aug 03 17:39:23 redviper kernel: Linux version 6.4.7-arch1-2 (linux@archlinux) (gcc (GCC) 13.2.1 20230730, GNU ld (GNU Binutils) 2.40.90) #1 SMP PREEMPT_DYNAMIC Mon, 31 Jul 2023 11:41:04 +0000 | |
Aug 03 17:39:23 redviper kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=56194078-c063-48a7-bf73-fe604bdbf866 rw loglevel=3 quiet | |
Aug 03 17:39:23 redviper kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' | |
Aug 03 17:39:23 redviper kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' | |
Aug 03 17:39:23 redviper kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' | |
Aug 03 17:39:23 redviper kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers' | |
Aug 03 17:39:23 redviper kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' | |
Aug 03 17:39:23 redviper kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 | |
Aug 03 17:39:23 redviper kernel: x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64 | |
Aug 03 17:39:23 redviper kernel: x86/fpu: xs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# If a config.py file exists, this file is ignored unless it's explicitly loaded | |
# via config.load_autoconfig(). For more information, see: | |
# https://github.com/qutebrowser/qutebrowser/blob/main/doc/help/configuring.asciidoc#loading-autoconfigyml | |
# DO NOT edit this file by hand, qutebrowser will overwrite it. | |
# Instead, create a config.py - see :help for details. | |
config_version: 2 | |
settings: | |
bindings.commands: | |
global: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Autogenerated config.py | |
# Documentation: | |
# qute://help/configuring.html | |
# qute://help/settings.html | |
# Uncomment this to still load settings configured via autoconfig.yml | |
config.load_autoconfig() | |
# Aliases for commands. The keys of the given dictionary are the | |
# aliases, while the values are the commands they map to. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
NewerOlder