Commit cd57e038 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[DEP] servant-swagger dep added.

parent 06ba2aea
-- This file has been generated from package.yaml by hpack version 0.20.0. -- This file has been generated from package.yaml by hpack version 0.21.2.
-- --
-- see: https://github.com/sol/hpack -- see: https://github.com/sol/hpack
-- --
-- hash: 09c6aeeafdac8e64c7203c8d663937d4240ca86e9556a3371567cc1579eafd59 -- hash: 9ca7bccb26ab6144a79d1d7467c3d0a7db86824f3e03332d586ec2cfec04e503
name: gargantext name: gargantext
version: 0.1.0.0 version: 0.1.0.0
...@@ -65,6 +65,7 @@ library ...@@ -65,6 +65,7 @@ library
, servant-mock , servant-mock
, servant-multipart , servant-multipart
, servant-server , servant-server
, servant-swagger
, split , split
, tagsoup , tagsoup
, text , text
......
...@@ -98,6 +98,7 @@ library: ...@@ -98,6 +98,7 @@ library:
- servant-mock - servant-mock
- servant-multipart - servant-multipart
- servant-server - servant-server
- servant-swagger
- split - split
- tagsoup - tagsoup
- text-metrics - text-metrics
......
...@@ -6,7 +6,7 @@ allow-newer: true ...@@ -6,7 +6,7 @@ allow-newer: true
extra-deps: extra-deps:
- git: https://github.com/delanoe/data-time-segment.git - git: https://github.com/delanoe/data-time-segment.git
commit: 4e3d57d80e9dfe6624c8eeaa8595fc8fe64d8723 commit: 4e3d57d80e9dfe6624c8eeaa8595fc8fe64d8723
- aeson-0.11.3.0 - aeson-1.2.4.0
- aeson-lens-0.5.0.0 - aeson-lens-0.5.0.0
- duckling-0.1.3.0 - duckling-0.1.3.0
- extra-1.5.3 - extra-1.5.3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment