summaryrefslogtreecommitdiff
blob: dd8a512d3efa03735f3a6fd56d187f36b8530cc7 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/examples/Basic/OpenALInfo.hs
+++ b/examples/Basic/OpenALInfo.hs
@@ -7,6 +7,7 @@
 
 import Text.PrettyPrint
 import Sound.ALUT
+import Prelude hiding ((<>))
 
 -- This program prints some basic information about ALC and AL.