Этот коммит содержится в:
Ihar Hancharenka 2024-03-31 09:39:37 +03:00
родитель 6abb9bc78d
Коммит eadf5f51c0
5 изменённых файлов: 35 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,8 @@
https://hackage.haskell.org/package/taffybar https://hackage.haskell.org/package/taffybar
https://github.com/taffybar/taffybar https://github.com/taffybar/taffybar
https://github.com/taffybar/taffybar/blob/master/stack.yaml
https://github.com/taffybar/taffybar/blob/master/flake.nix
inst inst
sudo apt-get install libgirepository1.0-dev libwebkit2gtk-4.0-dev libgtksourceview-3.0-dev sudo apt-get install libgirepository1.0-dev libwebkit2gtk-4.0-dev libgtksourceview-3.0-dev

Просмотреть файл

@ -0,0 +1,14 @@
# extra-deps:
# - xmobar-0.47.1
#flags:
# xmobar:
# with_threaded: true
# with_inotify: true
## with_alsa: true
# with_datezone: true
# with_xpm: true
## with_mpd: true
## with_xft: true
## with_utf8: true
## all_extensions: true

Просмотреть файл

@ -24,7 +24,7 @@ DbusmenuGtk3-0.4 in ...
ubuntu: ubuntu:
??? ???
errors: issues:
https://github.com/haskell-gi/haskell-gi/issues/36 https://github.com/haskell-gi/haskell-gi/issues/36
!!! need to read !!! need to read
/usr/lib/girepository-1.0/ /usr/lib/girepository-1.0/
@ -151,3 +151,17 @@ error, called at lib/Data/GI/GIR/Repository.hs:94:20 in haskell-gi-0.26.7-AumvBx
??? ???
/usr/lib/x86_64-linux-gnu/girepository-1.0/ /usr/lib/x86_64-linux-gnu/girepository-1.0/
*********************************************************************************
https://hackage.haskell.org/package/haskell-gi
0.26.8
https://github.com/haskell-gi/haskell-gi
https://github.com/haskell-gi/haskell-gi/issues/425
https://github.com/haskell-gi/haskell-gi/pull/427
Great, many thanks! I have just released haskell-gi-0.26.8 with this change.
https://github.com/haskell-gi/haskell-gi/pull/427/files
2024-03-31 08:56:10.734203: [warn] gi-glib > CallStack (from HasCallStack):
2024-03-31 08:56:10.734221: [warn] gi-glib > error, called at lib/Data/GI/CodeGen/API.hs:182:19 in haskell-gi-0.26.5-K9DYxaTAUS3EadmJLVyRwq:Data.GI.CodeGen.API
2024-03-31 08:56:10.758815: [warn] gi-cairo > Parse error: Error when parsing "record [Error] / function [domain_register] / parameters / parameter [error_type_init]": Unknown scope type "forever"
*********************************************************************************

Просмотреть файл

@ -1,6 +1,8 @@
https://github.com/gradle/gradle/releases https://github.com/gradle/gradle/releases
8.x 8.x
https://docs.gradle.org/8.7/release-notes.html
https://docs.gradle.org/8.6/release-notes.html
https://docs.gradle.org/8.5/release-notes.html https://docs.gradle.org/8.5/release-notes.html
https://docs.gradle.org/8.4/release-notes.html https://docs.gradle.org/8.4/release-notes.html
https://docs.gradle.org/8.3/release-notes.html https://docs.gradle.org/8.3/release-notes.html

Просмотреть файл

@ -0,0 +1 @@
https://docs.gradle.org/current/userguide/build_services.html