• rustydrd@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    5 months ago

    Then again, am I really using these Haskell libraries? I just want to use pandoc. I love Arch, but the organization of the official repos is sometimes suboptimal.

    • Goddard Guryon@sopuli.xyz
      link
      fedilink
      arrow-up
      0
      ·
      5 months ago

      Last I checked (which was some time ago), pandoc-bin doesn’t require the haskell dependencies. I saved quite some installation time (and screen space during installation) by switching.

      • rustydrd@sh.itjust.works
        link
        fedilink
        arrow-up
        0
        ·
        5 months ago

        Used pandoc-bin before and agree it’s more compact, but I had some issues with citation management recently, so went back to standard pandoc.

    • areyouevenreal@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      5 months ago

      Someone has never done software development or worked on a build pipeline and it shows. Obviously complex software has lots of dependencies especially compiling from source.