11cabal-version : 1.12
22
3- -- This file has been generated from package.yaml by hpack version 0.36 .0.
3+ -- This file has been generated from package.yaml by hpack version 0.37 .0.
44--
55-- see: https://github.com/sol/hpack
66
77name : espial
8- version : 0.0.21
8+ version : 0.0.22
99synopsis : Espial is an open-source, web-based bookmarking server.
10- description : .
11- Espial is an open-source, web-based bookmarking server.
10+ description : Espial is an open-source, web-based bookmarking server.
1211 - Yesod + PureScript + sqlite3
1312 - multi-user (w/ privacy scopes)
14- - tags, stars, editing, deleting
13+ - tags, stars, editing, deleting
1514category : Web
1615homepage : https://github.com/jonschoning/espial
1716bug-reports : https://github.com/jonschoning/espial/issues
@@ -160,10 +159,10 @@ library
160159 aeson >= 1.4
161160 , attoparsec
162161 , base >= 4.18.1.0 && < 5
163- , base64 < 1
162+ , base64 == 1. *
164163 , bcrypt >= 0.0.8
165164 , blaze-html >= 0.9 && < 1.0
166- , bytestring >= 0.11.5 && < 0.12
165+ , bytestring >= 0.11.5 && < 0.13
167166 , case-insensitive
168167 , classy-prelude >= 1.4 && < 1.6
169168 , classy-prelude-conduit >= 1.4 && < 1.6
@@ -175,7 +174,7 @@ library
175174 , data-default
176175 , directory >= 1.1 && < 1.4
177176 , entropy
178- , esqueleto >= 3.5.11.1 && < 3.5.14
177+ , esqueleto >= 3.5.11.1 && < 3.5.15
179178 , fast-logger >= 2.2 && < 4
180179 , file-embed
181180 , foreign-store
@@ -207,7 +206,7 @@ library
207206 , wai
208207 , wai-extra >= 3.0 && < 3.2
209208 , wai-logger
210- , warp >= 3.0 && < 3.4
209+ , warp >= 3.0 && < 3.5
211210 , yaml >= 0.8 && < 0.12
212211 , yesod >= 1.6 && < 1.8
213212 , yesod-auth >= 1.6 && < 1.8
@@ -275,10 +274,10 @@ executable espial
275274 aeson >= 1.4
276275 , attoparsec
277276 , base >= 4.18.1.0 && < 5
278- , base64 < 1
277+ , base64 == 1. *
279278 , bcrypt >= 0.0.8
280279 , blaze-html >= 0.9 && < 1.0
281- , bytestring >= 0.11.5 && < 0.12
280+ , bytestring >= 0.11.5 && < 0.13
282281 , case-insensitive
283282 , classy-prelude >= 1.4 && < 1.6
284283 , classy-prelude-conduit >= 1.4 && < 1.6
@@ -291,7 +290,7 @@ executable espial
291290 , directory >= 1.1 && < 1.4
292291 , entropy
293292 , espial
294- , esqueleto >= 3.5.11.1 && < 3.5.14
293+ , esqueleto >= 3.5.11.1 && < 3.5.15
295294 , fast-logger >= 2.2 && < 4
296295 , file-embed
297296 , foreign-store
@@ -323,7 +322,7 @@ executable espial
323322 , wai
324323 , wai-extra >= 3.0 && < 3.2
325324 , wai-logger
326- , warp >= 3.0 && < 3.4
325+ , warp >= 3.0 && < 3.5
327326 , yaml >= 0.8 && < 0.12
328327 , yesod >= 1.6 && < 1.8
329328 , yesod-auth >= 1.6 && < 1.8
@@ -387,10 +386,10 @@ executable migration
387386 aeson >= 1.4
388387 , attoparsec
389388 , base >= 4.18.1.0 && < 5
390- , base64 < 1
389+ , base64 == 1. *
391390 , bcrypt >= 0.0.8
392391 , blaze-html >= 0.9 && < 1.0
393- , bytestring >= 0.11.5 && < 0.12
392+ , bytestring >= 0.11.5 && < 0.13
394393 , case-insensitive
395394 , classy-prelude >= 1.4 && < 1.6
396395 , classy-prelude-conduit >= 1.4 && < 1.6
@@ -403,7 +402,7 @@ executable migration
403402 , directory >= 1.1 && < 1.4
404403 , entropy
405404 , espial
406- , esqueleto >= 3.5.11.1 && < 3.5.14
405+ , esqueleto >= 3.5.11.1 && < 3.5.15
407406 , fast-logger >= 2.2 && < 4
408407 , file-embed
409408 , foreign-store
@@ -437,7 +436,7 @@ executable migration
437436 , wai
438437 , wai-extra >= 3.0 && < 3.2
439438 , wai-logger
440- , warp >= 3.0 && < 3.4
439+ , warp >= 3.0 && < 3.5
441440 , yaml >= 0.8 && < 0.12
442441 , yesod >= 1.6 && < 1.8
443442 , yesod-auth >= 1.6 && < 1.8
@@ -505,10 +504,10 @@ test-suite test
505504 aeson >= 1.4
506505 , attoparsec
507506 , base >= 4.18.1.0 && < 5
508- , base64 < 1
507+ , base64 == 1. *
509508 , bcrypt >= 0.0.8
510509 , blaze-html >= 0.9 && < 1.0
511- , bytestring >= 0.11.5 && < 0.12
510+ , bytestring >= 0.11.5 && < 0.13
512511 , case-insensitive
513512 , classy-prelude >= 1.4 && < 1.6
514513 , classy-prelude-conduit >= 1.4 && < 1.6
@@ -521,7 +520,7 @@ test-suite test
521520 , directory >= 1.1 && < 1.4
522521 , entropy
523522 , espial
524- , esqueleto >= 3.5.11.1 && < 3.5.14
523+ , esqueleto >= 3.5.11.1 && < 3.5.15
525524 , fast-logger >= 2.2 && < 4
526525 , file-embed
527526 , foreign-store
@@ -554,7 +553,7 @@ test-suite test
554553 , wai
555554 , wai-extra >= 3.0 && < 3.2
556555 , wai-logger
557- , warp >= 3.0 && < 3.4
556+ , warp >= 3.0 && < 3.5
558557 , yaml >= 0.8 && < 0.12
559558 , yesod >= 1.6 && < 1.8
560559 , yesod-auth >= 1.6 && < 1.8
0 commit comments