removed llvm dependency
This commit is contained in:
		@@ -6,7 +6,7 @@ author:         sdressel
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
executable Pioneers
 | 
					executable Pioneers
 | 
				
			||||||
  hs-source-dirs:  src
 | 
					  hs-source-dirs:  src
 | 
				
			||||||
  ghc-options:     -Wall -Odph -rtsopts -threaded -fno-liberate-case -funfolding-use-threshold1000 -funfolding-keeness-factor1000 -optlo-O3 -fllvm
 | 
					  ghc-options:     -Wall -Odph -rtsopts -threaded -fno-liberate-case -funfolding-use-threshold1000 -funfolding-keeness-factor1000 -optlo-O3
 | 
				
			||||||
  other-modules:   
 | 
					  other-modules:   
 | 
				
			||||||
                   Map.Map,
 | 
					                   Map.Map,
 | 
				
			||||||
                   Render.Misc,
 | 
					                   Render.Misc,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user