gnu: ghc-pandoc-types-for-pandoc-1: Loosen version constraints.
* gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1)[arguments]: Allow newer QuickCheck and HUnit.
This commit is contained in:
		
							parent
							
								
									5cb4620043
								
							
						
					
					
						commit
						7ad3d4fd4f
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -5148,6 +5148,9 @@ building up, manipulating and serialising @code{Pandoc} structures.")
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1csipjdq00iiq77k2wlrg4i7afrzlh8nl585q785xzw7nn45b0n8"))))
 | 
					                "1csipjdq00iiq77k2wlrg4i7afrzlh8nl585q785xzw7nn45b0n8"))))
 | 
				
			||||||
 | 
					    (arguments
 | 
				
			||||||
 | 
					     `(#:configure-flags (list "--allow-newer=QuickCheck"
 | 
				
			||||||
 | 
					                               "--allow-newer=HUnit")))
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     `(("ghc-syb" ,ghc-syb)
 | 
					     `(("ghc-syb" ,ghc-syb)
 | 
				
			||||||
       ("ghc-aeson" ,ghc-aeson-for-pandoc-1)
 | 
					       ("ghc-aeson" ,ghc-aeson-for-pandoc-1)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue