We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c84f81 commit e583aa8Copy full SHA for e583aa8
1 file changed
src/DataFrame/Lazy/IO/Binary.hs
@@ -2,8 +2,8 @@
2
{-# LANGUAGE GADTs #-}
3
{-# LANGUAGE OverloadedStrings #-}
4
{-# LANGUAGE ScopedTypeVariables #-}
5
-{-# LANGUAGE TypeApplications #-}
6
{-# LANGUAGE StrictData #-}
+{-# LANGUAGE TypeApplications #-}
7
8
{- | Simple column-oriented binary spill format (DFBN).
9
0 commit comments