We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9524b62 commit aec1d51Copy full SHA for aec1d51
Codec/Compression/Zlib/Internal.hs
@@ -1,4 +1,5 @@
1
{-# LANGUAGE CPP, RankNTypes, DeriveDataTypeable, BangPatterns #-}
2
+{-# LANGUAGE Trustworthy #-}
3
-----------------------------------------------------------------------------
4
-- |
5
-- Copyright : (c) 2006-2014 Duncan Coutts
0 commit comments