From 44b1d87503a62181b4079962632cd61f1e158d79 Mon Sep 17 00:00:00 2001 From: Alec Theriault Date: Mon, 5 Feb 2018 18:14:32 -0800 Subject: Support unicode operators, proper modules Unicode operators are a pretty big thing in Haskell, so supporting linking them seems like it outweighs the cost of the extra machinery to force Attoparsec to look for unicode. Fixes #458. --- html-test/ref/Bug458.html | 80 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 html-test/ref/Bug458.html (limited to 'html-test/ref/Bug458.html') diff --git a/html-test/ref/Bug458.html b/html-test/ref/Bug458.html new file mode 100644 index 00000000..aa99e719 --- /dev/null +++ b/html-test/ref/Bug458.html @@ -0,0 +1,80 @@ +Bug458

Safe HaskellSafe

Bug458

Synopsis

Documentation

(⊆) :: () -> () -> () #

See the defn of .

\ No newline at end of file -- cgit v1.2.3 From 1ac2f9569242f6cb074ba6e577285a4c33ae1197 Mon Sep 17 00:00:00 2001 From: alexbiehl Date: Fri, 2 Mar 2018 15:47:04 +0100 Subject: fix test --- html-test/ref/Bug458.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'html-test/ref/Bug458.html') diff --git a/html-test/ref/Bug458.html b/html-test/ref/Bug458.html index aa99e719..1a174f94 100644 --- a/html-test/ref/Bug458.html +++ b/html-test/ref/Bug458.html @@ -63,11 +63,7 @@ >

See the defn of '⊆'.

Date: Fri, 2 Mar 2018 17:50:38 +0100 Subject: Revert "fix test" This reverts commit 1ac2f9569242f6cb074ba6e577285a4c33ae1197. --- html-test/ref/Bug458.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'html-test/ref/Bug458.html') diff --git a/html-test/ref/Bug458.html b/html-test/ref/Bug458.html index 1a174f94..aa99e719 100644 --- a/html-test/ref/Bug458.html +++ b/html-test/ref/Bug458.html @@ -63,7 +63,11 @@ >

See the defn of '⊆'.

Date: Fri, 2 Mar 2018 18:16:50 +0100 Subject: Fix Bug548 for real --- html-test/ref/Bug458.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html-test/ref/Bug458.html') diff --git a/html-test/ref/Bug458.html b/html-test/ref/Bug458.html index aa99e719..f716d7d6 100644 --- a/html-test/ref/Bug458.html +++ b/html-test/ref/Bug458.html @@ -64,7 +64,7 @@ >

See the defn of