Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
haskell
simple-media-timestamp
Commits
0671c553
Commit
0671c553
authored
2 years ago
by
Daniel Firth
Browse files
Options
Download
Email Patches
Plain Diff
Use longer description
parent
9be9a197
master
No related merge requests found
Pipeline
#1330
failed with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
package.yaml
package.yaml
+1
-1
simple-media-timestamp.cabal
simple-media-timestamp.cabal
+1
-1
No files found.
package.yaml
View file @
0671c553
...
...
@@ -12,7 +12,7 @@ extra-source-files:
synopsis
:
A very simple timestamp type.
category
:
Media
description
:
A very simple timestamp type.
description
:
A very simple timestamp type
, could be used for subtitles or video playback
.
ghc-options
:
-
-Weverything
...
...
This diff is collapsed.
Click to expand it.
simple-media-timestamp.cabal
View file @
0671c553
...
...
@@ -7,7 +7,7 @@ cabal-version: 1.12
name: simple-media-timestamp
version: 0.2.1.0
synopsis: A very simple timestamp type.
description: A very simple timestamp type.
description: A very simple timestamp type
, could be used for subtitles or video playback
.
category: Media
author: Daniel Firth
maintainer: dan.firth@homotopic.tech
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help