bound aeson for microlens compatibility
This commit is contained in:
		
							parent
							
								
									e930e2e35d
								
							
						
					
					
						commit
						a50cb2eae6
					
				| 
						 | 
					@ -12,7 +12,7 @@ executable reploy
 | 
				
			||||||
  main-is:          reploy.hs
 | 
					  main-is:          reploy.hs
 | 
				
			||||||
  other-modules:    Types, Utils, FormatOpts
 | 
					  other-modules:    Types, Utils, FormatOpts
 | 
				
			||||||
  build-depends:    base == 4.*
 | 
					  build-depends:    base == 4.*
 | 
				
			||||||
                  , aeson
 | 
					                  , aeson ^>= 2.1
 | 
				
			||||||
                  , bytestring
 | 
					                  , bytestring
 | 
				
			||||||
                  , containers
 | 
					                  , containers
 | 
				
			||||||
                  , data-default
 | 
					                  , data-default
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue