mirror of
				https://github.com/newtype256/website.git
				synced 2025-10-31 10:30:47 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			290 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			290 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| name:               newtype-fr
 | |
| version:            0.1.0.0
 | |
| build-type:         Simple
 | |
| cabal-version:      >= 1.10
 | |
| 
 | |
| executable site
 | |
|   main-is:          site.hs
 | |
|   build-depends:    base == 4.*
 | |
|                   , hakyll == 4.13.*
 | |
|   ghc-options:      -threaded
 | |
|   default-language: Haskell2010
 |