• @rustydrd@sh.itjust.works
    link
    fedilink
    273 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.

    • Lunya \ she/it
      link
      fedilink
      143 months ago

      you’re right, installing pandoc on arch really comes with a lot of bloat. Iirc it’s >200 haskell libraries.

    • Goddard Guryon
      link
      fedilink
      83 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
        43 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
      -13 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.