diff options
author | Jonas Smedegaard <dr@jones.dk> | 2013-02-22 01:56:15 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2013-02-22 01:56:15 +0100 |
commit | 5d748a719352feaa68ea9e6db21075a9ecf7813d (patch) | |
tree | eb8d65b2fcb7557715adee6b2e01dc12e2cc1ebd /apt | |
parent | 57d68884efd7d1cdad9a2192c122ace04e619d9d (diff) |
Include pandoc in Haskell pinnings.
Diffstat (limited to 'apt')
-rw-r--r-- | apt/preferences.d/local-haskell | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apt/preferences.d/local-haskell b/apt/preferences.d/local-haskell index 0be31b0..d2a693d 100644 --- a/apt/preferences.d/local-haskell +++ b/apt/preferences.d/local-haskell @@ -1,3 +1,3 @@ -Package: ghc *ghc-* haskell-* +Package: ghc *ghc-* haskell-* pandoc Pin: release o=Debian,a=experimental Pin-Priority: 500 |