Fixed issue with system_encoding.h not installing
darcs-hash:20070813115953-a4fee-bc72c4d866a7f773d7414092f73013d211f6ae74
This commit is contained in:
parent
49157ce910
commit
b989f15063
@ -12,7 +12,8 @@ Homepage: http://code.haskell.org/encoding/
|
|||||||
Build-Depends: base, template-haskell
|
Build-Depends: base, template-haskell
|
||||||
Extensions: TemplateHaskell,CPP,ExistentialQuantification
|
Extensions: TemplateHaskell,CPP,ExistentialQuantification
|
||||||
C-Sources: system_encoding.c
|
C-Sources: system_encoding.c
|
||||||
Includes: system_encoding.h
|
Include-Dirs: .
|
||||||
|
Install-Includes: system_encoding.h
|
||||||
Exposed-Modules:
|
Exposed-Modules:
|
||||||
Data.Encoding
|
Data.Encoding
|
||||||
Data.Encoding.ASCII
|
Data.Encoding.ASCII
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user