gnu: ghc-aeson: Propagate input.
* gnu/packages/haskell.scm (ghc-aeson)[inputs]: Move "ghc-unordered-containers" from here ... [propagated-inputs]: ... to here.
This commit is contained in:
		
							parent
							
								
									172bb3b86d
								
							
						
					
					
						commit
						6ff4a50d75
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -4811,11 +4811,11 @@ notation}.") | |||
|        ("ghc-mtl" ,ghc-mtl) | ||||
|        ("ghc-scientific" ,ghc-scientific) | ||||
|        ("ghc-syb" ,ghc-syb) | ||||
|        ("ghc-unordered-containers" ,ghc-unordered-containers) | ||||
|        ("ghc-vector" ,ghc-vector))) | ||||
|     (inputs | ||||
|      `(("ghc-hashable" ,ghc-hashable) | ||||
|        ("ghc-text" ,ghc-text) | ||||
|        ("ghc-unordered-containers" ,ghc-unordered-containers) | ||||
|        ("ghc-hunit" ,ghc-hunit) | ||||
|        ("ghc-quickcheck" ,ghc-quickcheck))) | ||||
|     (home-page "https://github.com/bos/aeson") | ||||
|  |  | |||
		Reference in a new issue