Fixed issue with system_encoding.h not installing

darcs-hash:20070813115953-a4fee-bc72c4d866a7f773d7414092f73013d211f6ae74
This commit is contained in:
Henning Guenther 2007-08-13 04:59:53 -07:00
parent 49157ce910
commit b989f15063

View File

@ -12,7 +12,8 @@ Homepage: http://code.haskell.org/encoding/
Build-Depends: base, template-haskell
Extensions: TemplateHaskell,CPP,ExistentialQuantification
C-Sources: system_encoding.c
Includes: system_encoding.h
Include-Dirs: .
Install-Includes: system_encoding.h
Exposed-Modules:
Data.Encoding
Data.Encoding.ASCII