name: pdf-autoprint version: 0.1.0.0 license: AllRightsReserved author: "Andrew Cady" maintainer: "d@jerkface.net" copyright: "2018 Andrew Cady" dependencies: - base - rebase - directory - fsnotify - typed-process - filepath - optparse-applicative - temporary - unix executables: pdf-autoprint: main: Main.hs ghc-options: - -threaded - -rtsopts - -with-rtsopts=-N - -W - -Wall