drop regex-compat dependency for library

This commit is contained in:
Simon Michael 2009-06-03 16:55:45 +00:00
parent b1b73974ec
commit 7924bfa592

View File

@ -32,7 +32,6 @@ Library
,haskell98
,directory
,parsec
,regex-compat
,old-locale
,time
,HUnit