#38541: pandoc @1.11.1 needs a dependency on hs-data-default ---------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: pandoc ---------------------+-------------------------------- After having fixed #38540 on my own machine, installing pandoc next led to the following error: {{{ Configuring pandoc-1.11.1... Setup: At least the following dependencies are missing: data-default >=0.4 && <0.6 Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_pandoc/pandoc/work/pandoc-1.11.1" && runhaskell Setup configure --prefix=/opt/local --with- compiler=/opt/local/bin/ghc -v --enable-library-profiling --with- gcc=/usr/bin/clang Exit code: 1 }}} Installing hs-data-default fixed this error. -- Ticket URL: <https://trac.macports.org/ticket/38541> MacPorts <http://www.macports.org/> Ports system for OS X