Compare commits

..

10 Commits

2 changed files with 75 additions and 73 deletions

View File

@ -184,6 +184,7 @@ library
, http-conduit , http-conduit
, http-types , http-types
, megaparsec >=7.0.0 && <9.8 , megaparsec >=7.0.0 && <9.8
, modern-uri
, mtl >=2.2.1 , mtl >=2.2.1
, network , network
, safe >=0.3.20 , safe >=0.3.20
@ -196,6 +197,7 @@ library
, unordered-containers , unordered-containers
, utf8-string , utf8-string
, wai , wai
, wai-app-static
, wai-cors , wai-cors
, wai-extra , wai-extra
, wai-handler-launch >=3.0.3 , wai-handler-launch >=3.0.3