[cabal] Enable warnings
This commit is contained in:
		
							parent
							
								
									68824a4156
								
							
						
					
					
						commit
						c2fe73b027
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -12,6 +12,7 @@ cabal-version:       >= 1.10
 | 
				
			||||||
library
 | 
					library
 | 
				
			||||||
  hs-source-dirs: src
 | 
					  hs-source-dirs: src
 | 
				
			||||||
  default-language: Haskell2010
 | 
					  default-language: Haskell2010
 | 
				
			||||||
 | 
					  ghc-options: -W
 | 
				
			||||||
  exposed-modules: Blog, BlogDB, Locales, Server, RSS
 | 
					  exposed-modules: Blog, BlogDB, Locales, Server, RSS
 | 
				
			||||||
  build-depends: base,
 | 
					  build-depends: base,
 | 
				
			||||||
                 bytestring,
 | 
					                 bytestring,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue