summaryrefslogtreecommitdiff
path: root/textproc/hs-lhs2tex/files/patch-src_Verbatim.lhs
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-lhs2tex/files/patch-src_Verbatim.lhs')
-rw-r--r--textproc/hs-lhs2tex/files/patch-src_Verbatim.lhs10
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/hs-lhs2tex/files/patch-src_Verbatim.lhs b/textproc/hs-lhs2tex/files/patch-src_Verbatim.lhs
deleted file mode 100644
index c7130dd0541c..000000000000
--- a/textproc/hs-lhs2tex/files/patch-src_Verbatim.lhs
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/Verbatim.lhs.orig 2018-04-25 07:07:15 UTC
-+++ src/Verbatim.lhs
-@@ -7,6 +7,7 @@
- > module Verbatim ( module Verbatim )
- > where
- >
-+> import Prelude hiding ((<>))
- > import Control.Arrow ( (>>>) )
- > import Data.Char
- > import Data.List ( intersperse )