Add base64-bytestring dependency for basic auth

This commit is contained in:
aaron levin 2015-05-11 16:57:57 -04:00 committed by Arian van Putten
parent 20599d7bba
commit 2e4e8e89a2

View file

@ -43,9 +43,11 @@ library
Servant.Server.Internal.ServantErr
Servant.Utils.StaticFiles
build-depends:
<<<<<<< HEAD
base >= 4.7 && < 5
, aeson >= 0.7 && < 0.11
, attoparsec >= 0.12 && < 0.14
, base64-bytestring >= 1.0.0.0
, bytestring >= 0.10 && < 0.11
, containers >= 0.5 && < 0.6
, http-types >= 0.8 && < 0.9