@@ 96,7 96,7 @@ library
build-depends: base >=4.9 && <5, text >= 1.2 && <1.3,
network-uri >=2.6 && <2.7, bytestring >= 0.10 && < 0.11,
async >= 2.1 && < 2.3, filepath, directory >= 1.3.2,
- time >= 1.6
+ process >= 1.2 && <2.0, time >= 1.6
-- Directories containing source files.
hs-source-dirs: src
@@ 121,7 121,7 @@ library
build-depends: base64-bytestring >=1.0 && <2.0
if flag(freedesktop)
CPP-options: -DWITH_XDG
- build-depends: process >= 1.2 && <2.0, xml-conduit >=1.8, zlib >= 0.6 && < 0.7, containers
+ build-depends: xml-conduit >=1.8, zlib >= 0.6 && < 0.7, containers
other-modules: Network.URI.XDG.Ini, Network.URI.XDG.MimeApps,
Network.URI.XDG.DesktopEntry, Network.URI.XDG.MimeInfo, Network.URI.XDG,
Network.URI.XDG.AppStream, Network.URI.XDG.AppStreamOutput