parent
							
								
									ce5eccfbc0
								
							
						
					
					
						commit
						412ea86a2d
					
				
							
								
								
									
										5
									
								
								Shake.hs
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								Shake.hs
									
									
									
									
									
								
							| @ -1,6 +1,7 @@ | |||||||
| #!/usr/bin/env stack | #!/usr/bin/env stack | ||||||
| {- stack exec | {- stack exec | ||||||
|    --verbosity=info |    --verbosity=info | ||||||
|  |    --stack-yaml=stack-ghc8.6.yaml | ||||||
|    --package base-prelude |    --package base-prelude | ||||||
|    --package directory |    --package directory | ||||||
|    --package extra |    --package extra | ||||||
| @ -10,7 +11,9 @@ | |||||||
|    --package time |    --package time | ||||||
|    ghc |    ghc | ||||||
| -} | -} | ||||||
| -- uses the project's default resolver & extra deps (see stack.yaml) | -- Normally uses the project's default resolver & extra deps (stack.yaml). | ||||||
|  | -- Currently using stack-ghc8.6.yaml (& building two sets of deps) because of | ||||||
|  | -- https://github.com/iconnect/regex/issues/173#issuecomment-570836346 | ||||||
| {- | {- | ||||||
| 
 | 
 | ||||||
| One of two project scripts files (Makefile, Shake.hs). This one | One of two project scripts files (Makefile, Shake.hs). This one | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user