Initial query AST
This commit is contained in:
6
test/Test/Data/Functor/Foldable.hs
Normal file
6
test/Test/Data/Functor/Foldable.hs
Normal file
@ -0,0 +1,6 @@
|
||||
module Test.Data.Functor.Foldable where
|
||||
|
||||
import Test.Tasty
|
||||
|
||||
tests :: TestTree
|
||||
tests = testGroup "Data.Functor.Foldable" []
|
Reference in New Issue
Block a user