time version 1.5 und reorder-goals in install.sh #1
@@ -6,4 +6,4 @@ git clone https://github.com/Drezil/yesod-auth-oauth2
 | 
			
		||||
cd ..
 | 
			
		||||
cabal sandbox init
 | 
			
		||||
cabal sandbox add-source deps/yesod-auth-oauth2
 | 
			
		||||
cabal install --only-dependencies
 | 
			
		||||
cabal install --only-dependencies --reorder-goals
 | 
			
		||||
 
 | 
			
		||||
@@ -84,7 +84,7 @@ library
 | 
			
		||||
                 , unordered-containers
 | 
			
		||||
                 , containers
 | 
			
		||||
                 , vector
 | 
			
		||||
                 , time
 | 
			
		||||
                 , time                          >=1.5
 | 
			
		||||
                 , HTTP
 | 
			
		||||
                 , xml-lens
 | 
			
		||||
                 , xml-conduit
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user