Closed greydot closed 9 years ago
Would you try to fix the failure of Travis CI first? If it is not worth fixing it, it is OK to remove the support for GHC 7.0.4. It's too old.
Done.
Data/IP/Op.hs:90:48: Not in scope: ‘shift’ Data/IP/Op.hs:90:59: Not in scope: ‘.|.’ Data/IP/Op.hs:90:71: Not in scope: ‘shift’ Data/IP/Op.hs:90:82: Not in scope: ‘.|.’
Ok, I'm not sure what is wrong with Travis now. Op.hs has only 84 lines of code in it.
Adding "import Data.Bits" again to fix this failure.
Sorry, I didn't notice you had merged another guys code.
Thanks. Merged.
Do you want to release a new version now? Or want to send other pull requests?
Enum instances are particularly useful for defining and traversing IP ranges.