X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=3a_asm%2FText%2FParsec%2FString.hs;h=ec6306b4abec249b56e5418dddfacce2b3e8cb7f;hb=7c3fe14158249ed8068a42d3dfc9cd7b4b539b82;hp=a5d482e84b08bde2fae68030a7afd4f534dea89c;hpb=853fd8bd80b8d6098ae8c90fa9df3f97a1e57148;p=calu.git diff --git a/3a_asm/Text/Parsec/String.hs b/3a_asm/Text/Parsec/String.hs index a5d482e..ec6306b 100644 --- a/3a_asm/Text/Parsec/String.hs +++ b/3a_asm/Text/Parsec/String.hs @@ -12,7 +12,7 @@ -- ----------------------------------------------------------------------------- -{-# LANGUAGE FlexibleInstances #-} +{-# LANGUAGE FlexibleInstances, MultiParamTypeClasses #-} {-# OPTIONS_GHC -fno-warn-orphans #-} module Text.Parsec.String