Currently this library doesn't compile due to its .cabal file not specifying version bounds. The network package no longer exports the network-uri package which has been moved to network-uri. Furthermore, the mime package has switched from String to Text since version 4.0. A quick fix would to simply specify the versions in the cabal file.