From 83f5841b32ef11c54ff1e24dd5b92bc3c77f6250 Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Wed, 1 Dec 2021 23:15:43 +0000 Subject: Add instance Lift ByteArray --- testsuite/tests/th/all.T | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuite/tests/th/all.T') diff --git a/testsuite/tests/th/all.T b/testsuite/tests/th/all.T index 97e5700607..276faf84d8 100644 --- a/testsuite/tests/th/all.T +++ b/testsuite/tests/th/all.T @@ -550,3 +550,4 @@ test('T15433a', [extra_files(['T15433_aux.hs'])], multimod_compile_fail, ['T1543 test('T15433b', [extra_files(['T15433_aux.hs'])], multimod_compile, ['T15433b', '-v0']) test('T20711', normal, compile_and_run, ['']) test('T20868', normal, compile_and_run, ['']) +test('Lift_ByteArray', normal, compile_and_run, ['']) -- cgit v1.2.1