# Description: Use UTF-8 encoding
#  GHC 6.12.1 can't read a file with iso-8859-1 encoding.
# Bug-Debian: 570868
# Author: Marco Túlio Gontijo e Silva <marcot@debian.org>
# Last-Update: 2010-03-05
Index: frown/Examples/Makefile
===================================================================
--- frown.orig/Examples/Makefile	2016-02-08 11:17:42.522075091 +0100
+++ frown/Examples/Makefile	2016-02-08 11:17:42.510074787 +0100
@@ -21,9 +21,9 @@
 #   Email:      Ralf Hinze <ralf@cs.uni-bonn.de>                              #
 #   Homepage:   http://www.informatik.uni-bonn.de/~ralf/                      #
 #   Paper mail: Dr. Ralf Hinze                                                #
-#               Institut fr Informatik III                                   #
-#               Universitt Bonn                                              #
-#               Rmerstrae 164                                               #
+#               Institut für Informatik III                                   #
+#               Universität Bonn                                              #
+#               Römerstraße 164                                               #
 #               53117 Bonn, Germany                                           #
 #                                                                             #
 ###############################################################################
Index: frown/Lib/MergeSort.lhs
===================================================================
--- frown.orig/Lib/MergeSort.lhs	2016-02-08 11:17:42.522075091 +0100
+++ frown/Lib/MergeSort.lhs	2016-02-08 11:17:42.514074888 +0100
@@ -21,9 +21,9 @@
 %   Email:      Ralf Hinze <ralf@cs.uni-bonn.de>                              %
 %   Homepage:   http://www.informatik.uni-bonn.de/~ralf/                      %
 %   Paper mail: Dr. Ralf Hinze                                                %
-%               Institut fr Informatik III                                   %
-%               Universitt Bonn                                              %
-%               Rmerstrae 164                                               %
+%               Institut für Informatik III                                   %
+%               Universität Bonn                                              %
+%               Römerstraße 164                                               %
 %               53117 Bonn, Germany                                           %
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Index: frown/Lib/OrdUniqListFM.lhs
===================================================================
--- frown.orig/Lib/OrdUniqListFM.lhs	2016-02-08 11:17:42.522075091 +0100
+++ frown/Lib/OrdUniqListFM.lhs	2016-02-08 11:18:13.950869227 +0100
@@ -21,9 +21,9 @@
 %   Email:      Ralf Hinze <ralf@cs.uni-bonn.de>                              %
 %   Homepage:   http://www.informatik.uni-bonn.de/~ralf/                      %
 %   Paper mail: Dr. Ralf Hinze                                                %
-%               Institut fr Informatik III                                   %
-%               Universitt Bonn                                              %
-%               Rmerstrae 164                                               %
+%               Institut für Informatik III                                   %
+%               Universität Bonn                                              %
+%               Römerstraße 164                                               %
 %               53117 Bonn, Germany                                           %
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Index: frown/Lib/OrdUniqList.lhs
===================================================================
--- frown.orig/Lib/OrdUniqList.lhs	2016-02-08 11:17:42.522075091 +0100
+++ frown/Lib/OrdUniqList.lhs	2016-02-08 11:17:42.514074888 +0100
@@ -21,9 +21,9 @@
 %   Email:      Ralf Hinze <ralf@cs.uni-bonn.de>                              %
 %   Homepage:   http://www.informatik.uni-bonn.de/~ralf/                      %
 %   Paper mail: Dr. Ralf Hinze                                                %
-%               Institut fr Informatik III                                   %
-%               Universitt Bonn                                              %
-%               Rmerstrae 164                                               %
+%               Institut für Informatik III                                   %
+%               Universität Bonn                                              %
+%               Römerstraße 164                                               %
 %               53117 Bonn, Germany                                           %
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Index: frown/Lib/OrdUniqListSet.lhs
===================================================================
--- frown.orig/Lib/OrdUniqListSet.lhs	2016-02-08 11:17:42.522075091 +0100
+++ frown/Lib/OrdUniqListSet.lhs	2016-02-08 11:18:13.922868522 +0100
@@ -21,9 +21,9 @@
 %   Email:      Ralf Hinze <ralf@cs.uni-bonn.de>                              %
 %   Homepage:   http://www.informatik.uni-bonn.de/~ralf/                      %
 %   Paper mail: Dr. Ralf Hinze                                                %
-%               Institut fr Informatik III                                   %
-%               Universitt Bonn                                              %
-%               Rmerstrae 164                                               %
+%               Institut für Informatik III                                   %
+%               Universität Bonn                                              %
+%               Römerstraße 164                                               %
 %               53117 Bonn, Germany                                           %
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Index: frown/Lib/Prettier.lhs
===================================================================
--- frown.orig/Lib/Prettier.lhs	2016-02-08 11:17:42.522075091 +0100
+++ frown/Lib/Prettier.lhs	2016-02-08 11:17:42.514074888 +0100
@@ -21,9 +21,9 @@
 %   Email:      Ralf Hinze <ralf@cs.uni-bonn.de>                              %
 %   Homepage:   http://www.informatik.uni-bonn.de/~ralf/                      %
 %   Paper mail: Dr. Ralf Hinze                                                %
-%               Institut fr Informatik III                                   %
-%               Universitt Bonn                                              %
-%               Rmerstrae 164                                               %
+%               Institut für Informatik III                                   %
+%               Universität Bonn                                              %
+%               Römerstraße 164                                               %
 %               53117 Bonn, Germany                                           %
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Index: frown/Lib/Uniq.lhs
===================================================================
--- frown.orig/Lib/Uniq.lhs	2016-02-08 11:17:42.522075091 +0100
+++ frown/Lib/Uniq.lhs	2016-02-08 11:17:42.514074888 +0100
@@ -21,9 +21,9 @@
 %   Email:      Ralf Hinze <ralf@cs.uni-bonn.de>                              %
 %   Homepage:   http://www.informatik.uni-bonn.de/~ralf/                      %
 %   Paper mail: Dr. Ralf Hinze                                                %
-%               Institut fr Informatik III                                   %
-%               Universitt Bonn                                              %
-%               Rmerstrae 164                                               %
+%               Institut für Informatik III                                   %
+%               Universität Bonn                                              %
+%               Römerstraße 164                                               %
 %               53117 Bonn, Germany                                           %
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Index: frown/Manual/Manual.bib
===================================================================
--- frown.orig/Manual/Manual.bib	2016-02-08 11:17:42.522075091 +0100
+++ frown/Manual/Manual.bib	2016-02-08 11:17:42.518074989 +0100
@@ -188,7 +188,7 @@
 }
 
 @inproceedings{AlP01Gen,
-    address   = {lvsj, Sweden},
+    address   = {Älvsjö, Sweden},
     author    = {Artem Alimarine and Rinus Plasmeijer},
     booktitle = {Proceedings of the 13th International workshop on the Implementation of Functional Languages, IFL'01},
     editor    = {Arts, Th. and Mohnen, M.},
@@ -505,7 +505,7 @@
 }
 
 @techreport{BPS04XML,
-    author    = {Bray, Tim and Paoli, Jean and Sperberg-McQueen, C.M. and Maler, Eve and Yergeau, Franois and Cowan, John},
+    author    = {Bray, Tim and Paoli, Jean and Sperberg-McQueen, C.M. and Maler, Eve and Yergeau, François and Cowan, John},
     institution = {World Wide Web Consortium},
     month     = apr,
     number    = {\texttt{http://www.w3.org/TR/xml11}},
@@ -1422,7 +1422,7 @@
 }
 
 @techreport{CHJLW01Gen,
-    author    = {Clarke, Dave and Hinze, Ralf and Jeuring, Johan and Lh, Andres and {de Wit}, Jan},
+    author    = {Clarke, Dave and Hinze, Ralf and Jeuring, Johan and Löh, Andres and {de Wit}, Jan},
     institution = {Universiteit Utrecht},
     month     = nov,
     number    = {UU-CS-2001-26},
@@ -1782,7 +1782,7 @@
 }
 
 @inproceedings{ClL02Gen,
-    author    = {Clarke, Dave and Lh, Andres},
+    author    = {Clarke, Dave and Löh, Andres},
     booktitle = {Proceedings of the IFIP TC2 Working Conference on Generic Programming, Schloss Dagstuhl},
     editor    = {Gibbons, Jeremy and Jeuring, Johan},
     month     = jul,
@@ -5619,7 +5619,7 @@
 }
 
 @techreport{LoJ05Gen,
-    author    = {Lh, Andres and Jeuring, Johan},
+    author    = {Löh, Andres and Jeuring, Johan},
     institution = {Universiteit Utrecht},
     month     = jan,
     number    = {UU-CS-2005-004},
@@ -5628,7 +5628,7 @@
 }
 
 @phdthesis{Loe04Gen,
-    author    = {Lh, Andres},
+    author    = {Löh, Andres},
     school    = {Utrecht University},
     title     = {Exploring Generic Haskell},
     year      = {2004}
@@ -6524,7 +6524,7 @@
 @inproceedings{NoJ03Pol,
     author    = {Norell, Ulf and Jansson, Patrik},
     booktitle = {Implementation of Functional Languages: 15th International Workshop, IFL 2003, Edinburgh, UK, September 8-11, 2003},
-    editor    = {Trinder, Phil and Michaelson, Greg and Pea, Ricardo},
+    editor    = {Trinder, Phil and Michaelson, Greg and Peña, Ricardo},
     month     = sep,
     pages     = {168--184},
     title     = {Polytypic Programming in {Haskell}},
@@ -6888,9 +6888,9 @@
 }
 
 @inproceedings{PR:99,
-    author    = {Pfeifer, Holger and Rue, Harald},
+    author    = {Pfeifer, Holger and Rueß, Harald},
     booktitle = {Proc. 12th Intl. Conf. on Theorem Proving in Higher Order Logics},
-    editor    = {Bertot, Y. and Dowek, G. and Hirschowitz, A. and Paulin, C. and Thry, L.},
+    editor    = {Bertot, Y. and Dowek, G. and Hirschowitz, A. and Paulin, C. and Théry, L.},
     month     = sep,
     number    = 1690,
     pages     = {55--72},
Index: frown/Manual/Manual.lhs
===================================================================
--- frown.orig/Manual/Manual.lhs	2016-02-08 11:17:29.697749287 +0100
+++ frown/Manual/Manual.lhs	2016-02-08 11:18:58.895994838 +0100
@@ -32,6 +32,7 @@
 
 \documentclass[a4paper,fleqn]{report}
 
+\usepackage[utf8]{inputenc}
 \usepackage{a4wide}
 \usepackage{graphicx}
 \usepackage{calc}
@@ -1781,4 +1782,4 @@
 \includegraphics{Pics/tuberling.ps}
 \end{center}
 
-\end{document}
\ No newline at end of file
+\end{document}
