Adding header to duckling.cabal

Summary: as title

Reviewed By: JonCoens

Differential Revision: D10513532

fbshipit-source-id: e8aeea1a6cfd210ef8e46fe345cf56b0af4fc88f
This commit is contained in:
Julien Odent 2018-10-23 14:46:17 -07:00 committed by Facebook Github Bot
parent d90cf205db
commit d0425f15d0

View File

@ -1,3 +1,11 @@
-- Copyright (c) 2016-present, Facebook, Inc.
-- All rights reserved.
--
-- This source code is licensed under the BSD-style license found in the
-- LICENSE file in the root directory of this source tree. An additional grant
-- of patent rights can be found in the PATENTS file in the same directory.
name: duckling
version: 0.1.6.1
synopsis: A Haskell library for parsing text into structured data.