-1

Failure highlight string in Haskell code

Bill Bool hace 14 años 0
In the code:
cssList = responseBody =~ "[^\"]*.css" :: [[String]]

Image 203