From 359ce3795e18ff31d69c7391e263c686bd9a801b Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Thu, 15 Oct 2015 21:33:00 -0400 Subject: Fix cabal build warning. --- photos.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/photos.cabal b/photos.cabal index a043f6f..5c5bd2d 100644 --- a/photos.cabal +++ b/photos.cabal @@ -18,6 +18,7 @@ executable photos other-modules: Data , PhotoStore + , Authentication default-language: Haskell2010 build-depends: base >= 4.7 && < 5 -- cgit v1.2.3