Skip to content

Commit 17cbba7

Browse files
committed
8.6.1 compatabillity.
1 parent bc216da commit 17cbba7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/QueryT.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
{-# LANGUAGE LambdaCase #-}
55
{-# LANGUAGE RankNTypes #-}
66
{-# LANGUAGE TypeFamilies #-}
7+
{-# LANGUAGE UndecidableInstances #-}
78

89
import Control.Lens
910
import Control.Monad.Fix

0 commit comments

Comments
 (0)