• @[email protected]
    link
    fedilink
    276 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
      146 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
      86 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.

      • @[email protected]
        link
        fedilink
        46 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.

    • @[email protected]
      link
      fedilink
      -16 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.