Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
158
Issues
158
List
Board
Labels
Milestones
Merge Requests
11
Merge Requests
11
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
haskell-gargantext
Commits
b35ca24c
Commit
b35ca24c
authored
Jan 16, 2018
by
Alexandre Delanoë
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ADM] mail update, fix copyright date, adding comments.
parent
a21bbb3d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
3 deletions
+16
-3
Extended.hs
Data.ByteString/Extended.hs
+13
-0
package.yaml
package.yaml
+3
-3
No files found.
Data.ByteString/Extended.hs
View file @
b35ca24c
{-# OPTIONS_GHC -fno-warn-orphans #-}
{-|
Module : Data.ByteString.Extended
Description : Short description
Copyright : (c) CNRS, 2017
License : AGPL + CECILL v3
Maintainer : team@gargantext.org
Stability : experimental
Portability : POSIX
Example showing how to extend existing base libraries.
-}
module
Data.ByteString.Extended
(
module
Data
.
ByteString
,
replace
)
where
...
...
package.yaml
View file @
b35ca24c
...
...
@@ -4,12 +4,12 @@ synopsis: Deep (Collaborative) Text mining project
description
:
Please see README.md
category
:
Data
author
:
Alexandre Delanoë
maintainer
:
gargantext@iscpif.fr
maintainer
:
team@gargantext.org
copyright
:
-
!
'
Copyright:
(c)
2016'
-
201
7
CNRS Alexandre Delanoë
-
201
8
CNRS Alexandre Delanoë
license
:
BSD3
homepage
:
http://gargantext.org
homepage
:
http
s
://gargantext.org
ghc-options
:
-Wall
dependencies
:
-
extra
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment