Skip to content
GitLab
Menu
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
sdl2-gfx
Commits
f9bc32ba
Commit
f9bc32ba
authored
3 years ago
by
Daniel Firth
Browse files
Options
Download
Email Patches
Plain Diff
Tidy up metadata
parent
fa38d727
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
3 deletions
+8
-3
ChangeLog.md
ChangeLog.md
+5
-0
LICENSE
LICENSE
+1
-1
package.yaml
package.yaml
+1
-1
sdl2-gfx.cabal
sdl2-gfx.cabal
+1
-1
No files found.
ChangeLog.md
0 → 100644
View file @
f9bc32ba
# Changelog for sdl2-mixer
## v0.3.0.0
*
Compatibility with GHC-9
This diff is collapsed.
Click to expand it.
LICENSE
View file @
f9bc32ba
Copyright (c) 2015 Siniša Biđin
Copyright (c) 2015 Siniša Biđin
, 2021 Daniel Firth
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
...
...
This diff is collapsed.
Click to expand it.
package.yaml
View file @
f9bc32ba
name
:
sdl2-gfx
version
:
1.1
.0.0
version
:
0.3
.0.0
git
:
https://gitlab.homotopic.tech/haskell/sdl2-gfx
bug-reports
:
https://gitlab.homotopic.tech/haskell/sdl2-gfx/issues
license
:
MIT
...
...
This diff is collapsed.
Click to expand it.
sdl2-gfx.cabal
View file @
f9bc32ba
...
...
@@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: sdl2-gfx
version:
1.1
.0.0
version:
0.3
.0.0
synopsis: Haskell bindings to SDL2_gfx
category: Graphics, Foreign
bug-reports: https://gitlab.homotopic.tech/haskell/sdl2-gfx/issues
...
...
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