Move all used GHC extensions to Cabal
This commit is contained in:
		
							parent
							
								
									19cc93685b
								
							
						
					
					
						commit
						5f6841afa2
					
				
					 6 changed files with 11 additions and 32 deletions
				
			
		|  | @ -14,7 +14,6 @@ Executable tazblog | |||
|   hs-source-dirs: src | ||||
|   main-is: Main.hs | ||||
|   ghc-options: -O2 | ||||
| 
 | ||||
|   Build-depends: | ||||
|     base, | ||||
|     bytestring, | ||||
|  | @ -38,3 +37,14 @@ Executable tazblog | |||
|     hamlet, | ||||
|     shakespeare, | ||||
|     markdown | ||||
|   extensions: | ||||
|     DeriveDataTypeable | ||||
|     FlexibleContexts | ||||
|     GeneralizedNewtypeDeriving | ||||
|     MultiParamTypeClasses | ||||
|     OverloadedStrings | ||||
|     RecordWildCards | ||||
|     ScopedTypeVariables | ||||
|     TemplateHaskell | ||||
|     TypeFamilies | ||||
|     QuasiQuotes | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue