diff options
Diffstat (limited to 'compiler/GHC/Data/Stream.hs')
-rw-r--r-- | compiler/GHC/Data/Stream.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/GHC/Data/Stream.hs b/compiler/GHC/Data/Stream.hs index 4e2bee4311..10f12c4462 100644 --- a/compiler/GHC/Data/Stream.hs +++ b/compiler/GHC/Data/Stream.hs @@ -1,6 +1,5 @@ {-# LANGUAGE FlexibleInstances #-} {-# LANGUAGE RankNTypes #-} -{-# LANGUAGE TupleSections #-} -- ----------------------------------------------------------------------------- -- -- (c) The University of Glasgow 2012 |