Skip to content

Commit 2fbff38

Browse files
committed
Added Stackage badges.
1 parent cb7e0ca commit 2fbff38

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
[![Hackage](https://img.shields.io/hackage/v/GLURaw.svg)](https://hackage.haskell.org/package/GLURaw) [![Build Status](https://travis-ci.org/haskell-opengl/GLURaw.png?branch=master)](https://travis-ci.org/haskell-opengl/GLURaw)
1+
[![Hackage](https://img.shields.io/hackage/v/GLURaw.svg)](https://hackage.haskell.org/package/GLURaw)
2+
[![Stackage LTS](https://www.stackage.org/package/GLURaw/badge/lts)](https://www.stackage.org/lts/package/GLURaw)
3+
[![Stackage nightly](https://www.stackage.org/package/GLURaw/badge/nightly)](https://www.stackage.org/nightly/package/GLURaw)
4+
[![Build Status](https://img.shields.io/travis/haskell-opengl/GLURaw/master.svg)](https://travis-ci.org/haskell-opengl/GLURaw)

0 commit comments

Comments
 (0)