kazu-yamamoto / iproute

IP Routing Table in Haskell
http://www.mew.org/~kazu/proj/iproute/
BSD 3-Clause "New" or "Revised" License
47 stars 28 forks source link

Added unmakeAddrRange function. #16

Closed ondrap closed 9 years ago

kazu-yamamoto commented 9 years ago

I feel that unmake is strange. What about addrRangePair?

Also, you need to fix tests according to Travis. It's easy. Just remove spaces.

ondrap commented 9 years ago

I have changed it the way you suggested, is this OK?

kazu-yamamoto commented 9 years ago

Looks good. Merged. Thank you for your contribution!

kazu-yamamoto commented 9 years ago

Version 1.4.0 has been released.