3 lines
		
	
	
	
		
			49 B
		
	
	
	
		
			Haskell
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			49 B
		
	
	
	
		
			Haskell
		
	
	
	
	
	
| module Main where
 | |
| 
 | |
| main = putStrLn "hello world"
 | 
| module Main where
 | |
| 
 | |
| main = putStrLn "hello world"
 |