From 2bec94e49f1a8237f8f4853ab2b0e13fba5e882e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 1 Oct 2018 23:58:25 -0700 Subject: cabal.project - remove source-dependency stanzas. They shouldn't be needed given new releases of these packages. --- cabal.project | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/cabal.project b/cabal.project index f8432fdd1..a51a96a2c 100644 --- a/cabal.project +++ b/cabal.project @@ -1,17 +1,3 @@ packages: pandoc.cabal allow-newer: haddock-library:base - -source-repository-package - type: git - location: https://github.com/jgm/pandoc-citeproc - tag: 0.14.5 - -source-repository-package - type: git - location: https://github.com/jgm/texmath - tag: 0.11.1.1 - -source-repository-package - type: git - location: https://github.com/vincenthz/hs-memory -- cgit v1.2.3