Change ghc-mod-core to build-type:simple
This commit is contained in:
		
							parent
							
								
									3cd52af7ca
								
							
						
					
					
						commit
						a571c2ccfc
					
				| @ -1,8 +1,2 @@ | |||||||
| 
 |  | ||||||
| import Distribution.Simple | import Distribution.Simple | ||||||
| import Distribution.Simple.Program | main = defaultMain | ||||||
| 
 |  | ||||||
| main :: IO () |  | ||||||
| main = defaultMainWithHooks $ simpleUserHooks { |  | ||||||
|    hookedPrograms = [ simpleProgram "shelltest" ] |  | ||||||
|  } |  | ||||||
|  | |||||||
| @ -24,8 +24,8 @@ Description: | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Category:               GHC, Development | Category:               GHC, Development | ||||||
| Cabal-Version:          >= 1.18 | Cabal-Version:          >= 1.24 | ||||||
| Build-Type:             Custom | Build-Type:             Simple | ||||||
| -- Extra-Source-Files:     ChangeLog | -- Extra-Source-Files:     ChangeLog | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Daniel Gröber
						Daniel Gröber