@[email protected] to [email protected]English • 5 months agoGhostty terminal is out!github.comexternal-linkmessage-square88fedilinkarrow-up1186arrow-down110cross-posted to: [email protected]
arrow-up1176arrow-down1external-linkGhostty terminal is out!github.com@[email protected] to [email protected]English • 5 months agomessage-square88fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink14•5 months 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]linkfedilink6•edit-25 months agoChecked the build.zig file for ghostty, seems to be for manpage generation. Zig itself doesn’t use Haskell though
minus-square@[email protected]linkfedilink4•5 months agoBut i use pandoc-bin, because i was annoyed by dozens of haskell lib updates each update run…
minus-squareAtemulinkfedilink0•edit-25 months 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.