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-image
Commits
66bf0ba1
Commit
66bf0ba1
authored
9 years ago
by
Siniša Biđin
Browse files
Options
Download
Email Patches
Plain Diff
Update README.md.
parent
9d1c3307
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
README.md
README.md
+5
-3
No files found.
README.md
View file @
66bf0ba1
...
...
@@ -10,9 +10,11 @@ bug or feel that something is missing.
##### Install
This library depends on and is meant to be used with the
`new-api`
branch of
[
haskell-game/sdl2
](
https://github.com/haskell-game/sdl2
)
. After installing
haskell-game/sdl2, you can install sdl2-image manually from source:
This library depends on the new API version of
[
haskell-game/sdl2
](
https://github.com/haskell-game/sdl2
)
, available on
Hackage as
[
sdl2 version 2.0.0 or greater
](
http://hackage.haskell.org/package/sdl2
)
. With
that in mind, you can install sdl2-image from source like this:
```
bash
git clone git@github.com:sbidin/sdl2-image.git
...
...
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