TheTwelveYearOld@lemmy.world to Linux@lemmy.mlEnglish · 2 days agoGhostty terminal is out!github.comexternal-linkmessage-square76fedilinkarrow-up1177arrow-down18cross-posted to: [email protected][email protected][email protected]
arrow-up1169arrow-down1external-linkGhostty terminal is out!github.comTheTwelveYearOld@lemmy.world to Linux@lemmy.mlEnglish · 2 days agomessage-square76fedilinkcross-posted to: [email protected][email protected][email protected]
minus-squareMonkderVierte@lemmy.mllinkfedilinkarrow-up12·1 day agoLooking at ghostty-git in AUR, zig is built on haskell? With 221 haskell libraries. And what does it need pandoc-cli and hslua-cli for?
minus-squareCrazazy [hey hi! :D]@feddit.nllinkfedilinkarrow-up5·edit-21 day agoChecked the build.zig file for ghostty, seems to be for manpage generation. Zig itself doesn’t use Haskell though
minus-squareMonkderVierte@lemmy.mllinkfedilinkarrow-up2·24 hours agoBut i use pandoc-bin, because i was annoyed by dozens of haskell lib updates each update run…
minus-squareAtemu@lemmy.mllinkfedilinkarrow-up1·edit-25 hours agoUnless you frequently build this from source, you don’t need to care about the pandoc build-time dep.
Looking at ghostty-git in AUR, zig is built on haskell? With 221 haskell libraries.
And what does it need pandoc-cli and hslua-cli for?
Checked the build.zig file for ghostty, seems to be for manpage generation. Zig itself doesn’t use Haskell though
What the hell?
Chill, it’s just pandoc.
But i use pandoc-bin, because i was annoyed by dozens of haskell lib updates each update run…
Unless you frequently build this from source, you don’t need to care about the pandoc build-time dep.