Package: frown / 0.6.1-13

Metadata

Package Version Patches format
frown 0.6.1-13 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_imagen creates png files | (download)

Manual/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 imagen create png files
#  imagen generates png files instead of gif files on a Debian system.
02_ignore hugs version in test frown | (download)

Examples/TestFrown.lhs | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 ignore hugs version in testfrown
#  ignore the version header of Hugs in the output of the test cases.
03_update empty.out | (download)

Examples/Empty.out | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 update empty.out
#  update the Empty example to match the output given by the version of Hugs in
#  unstable
04_manual typos | (download)

Manual/Manual.lhs | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 manual typos
#  add missing backslashes before LaTeX ldots command.
05_only build pdf | (download)

Manual/Makefile | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 only build pdf
#  don't build and install the manual in PS format.
06_utf8 | (download)

Atom.lhs | 6 3 + 3 - 0 !
Base.lhs | 6 3 + 3 - 0 !
COPYRIGHT | 6 3 + 3 - 0 !
Case.lhs | 6 3 + 3 - 0 !
Compact.lhs | 8 4 + 4 - 0 !
Convert.lhs | 6 3 + 3 - 0 !
Examples/Makefile | 6 3 + 3 - 0 !
Future.lhs | 6 3 + 3 - 0 !
GParser.lg | 6 3 + 3 - 0 !
GParser2.lg | 6 3 + 3 - 0 !
GVStack.lhs | 6 3 + 3 - 0 !
Generate.lhs | 6 3 + 3 - 0 !
Grammar.lhs | 6 3 + 3 - 0 !
Haskell.lhs | 6 3 + 3 - 0 !
LR0.lhs | 6 3 + 3 - 0 !
Lexer.lhs | 6 3 + 3 - 0 !
Lexer2.lhs | 6 3 + 3 - 0 !
Lib/MergeSort.lhs | 6 3 + 3 - 0 !
Lib/OrdUniqList.lhs | 6 3 + 3 - 0 !
Lib/OrdUniqListFM.lhs | 6 3 + 3 - 0 !
Lib/OrdUniqListSet.lhs | 6 3 + 3 - 0 !
Lib/Prettier.lhs | 6 3 + 3 - 0 !
Lib/Uniq.lhs | 6 3 + 3 - 0 !
Lookahead.lhs | 6 3 + 3 - 0 !
Main.lhs | 8 4 + 4 - 0 !
Makefile | 6 3 + 3 - 0 !
Makefile.dist | 6 3 + 3 - 0 !
Manual/GParser2.lg | 6 3 + 3 - 0 !
Manual/Makefile | 6 3 + 3 - 0 !
Manual/Manual.bib | 18 9 + 9 - 0 !
Manual/Manual.fmt | 6 3 + 3 - 0 !
Manual/Manual.lhs | 16 8 + 8 - 0 !
Optimize.lhs | 6 3 + 3 - 0 !
Options.lhs | 6 3 + 3 - 0 !
Quote.lhs | 6 3 + 3 - 0 !
SearchTree.lhs | 6 3 + 3 - 0 !
Stackless.lhs | 6 3 + 3 - 0 !
Standard.lhs | 8 4 + 4 - 0 !
Stdenv.lg | 6 3 + 3 - 0 !
Stdenv.lhs | 6 3 + 3 - 0 !
40 files changed, 134 insertions(+), 134 deletions(-)

 use utf-8 encoding
#  GHC 6.12.1 can't read a file with iso-8859-1 encoding.
# Bug-Debian: 570868
07_no n plus k pattern | (download)

Base.lhs | 8 4 + 4 - 0 !
Future.lhs | 2 1 + 1 - 0 !
Lexer2.lhs | 4 2 + 2 - 0 !
SearchTree.lhs | 8 4 + 4 - 0 !
4 files changed, 11 insertions(+), 11 deletions(-)

---
ghc 7.4.1 compat | (download)

Base.lhs | 6 3 + 3 - 0 !
Case.lhs | 10 5 + 5 - 0 !
Compact.lhs | 8 4 + 4 - 0 !
Convert.lhs | 10 5 + 5 - 0 !
GParser2.hs | 8 4 + 4 - 0 !
GParser2.lg | 8 4 + 4 - 0 !
GVStack.lhs | 8 4 + 4 - 0 !
Generate.lhs | 2 1 + 1 - 0 !
Haskell.lhs | 2 1 + 1 - 0 !
LR0.lhs | 4 2 + 2 - 0 !
Lexer2.lhs | 6 3 + 3 - 0 !
Lib/OrdUniqListFM.lhs | 6 3 + 3 - 0 !
Lib/OrdUniqListSet.lhs | 4 2 + 2 - 0 !
Lookahead.lhs | 6 3 + 3 - 0 !
Main.lhs | 11 6 + 5 - 0 !
Options.lhs | 6 3 + 3 - 0 !
SearchTree.lhs | 2 1 + 1 - 0 !
Stackless.lhs | 10 5 + 5 - 0 !
Standard.lhs | 8 4 + 4 - 0 !
19 files changed, 63 insertions(+), 62 deletions(-)

---