many updates
[phd-thesis.git] / lstlanghaskell.sty
index d8f1d6b..5a74664 100644 (file)
@@ -5,9 +5,10 @@
                Bool,Int,Integer,Float,Double,String,%
                Maybe,Nothing,Just,%
                zip,length,Show,show,Num,Eq,print,%
-               id},
+               error,id},
        morekeywords={forall},
        literate=%
+               {forall}{{$\forall$}}1
                {\_}{{\raisebox{.15ex}{\_}}}1
                {~}{{\raisebox{-.6ex}{\textasciitilde}}}1
                {\\}{{$\lambda\:$}}1
@@ -15,6 +16,5 @@
                {<-}{{$\shortleftarrow$}}2
                {=>}{{$\Rightarrow$}}2
                {<=}{{$\Leftarrow$}}2
-               {'}{{`}}1
                {...}{{$\cdots$}}1 %chktex 11
 }