Skip to content

Commit 6600b5c

Browse files
Fix quickstart import
1 parent 2b6df61 commit 6600b5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/KDL/Arrow.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Parse it with:
2929
@
3030
{\-# LANGUAGE Arrows #-\}
3131
32-
import KDL.Decoder.Arrow qualified as KDL
32+
import KDL.Arrow qualified as KDL
3333
3434
main :: IO ()
3535
main = do

0 commit comments

Comments
 (0)