Tests for query
This commit is contained in:
		@@ -2,8 +2,11 @@
 | 
			
		||||
{-# LANGUAGE LambdaCase #-}
 | 
			
		||||
module Data.Query
 | 
			
		||||
  (
 | 
			
		||||
    -- * AST
 | 
			
		||||
    Field(..)
 | 
			
		||||
 | 
			
		||||
    -- * Combinators
 | 
			
		||||
    startsWith
 | 
			
		||||
  , startsWith
 | 
			
		||||
  , endsWith
 | 
			
		||||
  , (.&&.)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user