haskell-type-eq: update to version 0.4.1
This commit is contained in:
		
							parent
							
								
									7362016f5e
								
							
						
					
					
						commit
						5f16eeea96
					
				@ -1,9 +1,10 @@
 | 
			
		||||
{ cabal }:
 | 
			
		||||
{ cabal, cpphs }:
 | 
			
		||||
 | 
			
		||||
cabal.mkDerivation (self: {
 | 
			
		||||
  pname = "type-eq";
 | 
			
		||||
  version = "0.4";
 | 
			
		||||
  sha256 = "1cvbqxwkiybxbpzr98yl2pnx5w4zrr340z86q40zirgr1f0ch674";
 | 
			
		||||
  version = "0.4.1";
 | 
			
		||||
  sha256 = "0l8nkrdn1hs8ddhh85qm176f9v42fdck9iscn4swd92vj7bfci7k";
 | 
			
		||||
  buildTools = [ cpphs ];
 | 
			
		||||
  meta = {
 | 
			
		||||
    homepage = "http://github.com/glaebhoerl/type-eq";
 | 
			
		||||
    description = "Type equality evidence you can carry around";
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user