Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add IO::Pipe to type graph
  • Loading branch information
moritz committed Jul 6, 2015
1 parent d42aeab commit ee67d9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions type-graph.txt
Expand Up @@ -124,6 +124,7 @@ role IO
role IO::FileTestable does IO
role IO::Special
class IO::Handle does IO
class IO::Pipe is IO::Handle
class IO::Path is Cool
class IO::Path::Unix is IO::Path
class IO::Path::Win32 is IO::Path
Expand Down

0 comments on commit ee67d9f

Please sign in to comment.