0

Failure highlight string in Haskell code

Bill Bool 11 years ago 0
In the code:
cssList = responseBody =~ "[^\"]*.css" :: [[String]]

Image 203