basvandijk / case-insensitive

Case insensitive string comparison
Other
25 stars 19 forks source link

Fixed bad character L178 #12

Closed ikarius closed 10 years ago

ikarius commented 10 years ago

case-insensitive does not compile with the rules directive on three lines on Mac OS ... why exactly ?

Data/CaseInsensitive/Internal.hs:180:4: error: invalid preprocessing directive

-}

   ^

fixed by making it on one single line.

basvandijk commented 10 years ago

Thanks! Released as 1.1.0.1.