Skip to content

Commit f6598ee

Browse files
committed
Test commit for using the 'half' package.
1 parent 6df1de3 commit f6598ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

OpenGLRaw.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,7 @@ library
605605
base >= 4 && < 5,
606606
bytestring >= 0.9 && < 0.11,
607607
containers >= 0.3 && < 0.6,
608+
half >= 0.2.2.1 && < 0.3,
608609
text >= 0.1 && < 1.3,
609610
transformers >= 0.2 && < 0.5
610611
default-language: Haskell2010

0 commit comments

Comments
 (0)