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 b1eb59f commit ea807e1Copy full SHA for ea807e1
src/Parsing/Pos.purs
@@ -1,8 +1,6 @@
1
-- | This module is deprecated and will be removed in a future version.
2
module Parsing.Pos
3
-
4
-(module Parsing)
5
6
-where
+ ( module Parsing
+ ) where
7
8
import Parsing (Position(..), initialPos)
0 commit comments