Skip to content

Commit ea807e1

Browse files
committed
purs-tidy
1 parent b1eb59f commit ea807e1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/Parsing/Pos.purs

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
-- | This module is deprecated and will be removed in a future version.
22
module Parsing.Pos
3-
4-
(module Parsing)
5-
6-
where
3+
( module Parsing
4+
) where
75

86
import Parsing (Position(..), initialPos)

0 commit comments

Comments
 (0)