bucklereed
|
460b6c470b
|
HTML reader: Use the lang value of <html> to set the lang meta value. (#3765)
* HTML reader: Use the lang value of <html> to set the lang meta value.
* Fix for pre-AMP environments.
|
2017-06-27 10:19:37 +02:00 |
|
John MacFarlane
|
94b3dacb4e
|
Changed all readers to take Text instead of String.
Readers: Renamed StringReader -> TextReader.
Updated tests.
API change.
|
2017-06-10 18:26:44 +02:00 |
|
John MacFarlane
|
6ecc5b96a9
|
Use tasty for tests rather than test-framework.
|
2017-03-14 17:07:23 +01:00 |
|
John MacFarlane
|
e256c8ce17
|
Stylish-haskell automatic formatting changes.
|
2017-03-04 13:03:41 +01:00 |
|
John MacFarlane
|
18ab864269
|
Moved tests/ -> test/.
|
2017-02-04 12:56:30 +01:00 |
|