We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1c68d4 commit e640e02Copy full SHA for e640e02
1 file changed
HTTP.cabal
@@ -1,9 +1,9 @@
1
-Cabal-Version: >= 1.10
+Cabal-Version: 3.0
2
Name: HTTP
3
Version: 4000.4.1
4
x-revision: 5
5
Build-type: Simple
6
-License: BSD3
+License: BSD-3-Clause
7
License-file: LICENSE
8
Author: Warrick Gray <warrick.gray@hotmail.com>
9
Maintainer: Ganesh Sittampalam <ganesh@earth.li>
@@ -92,6 +92,7 @@ Flag warp-tests
92
manual: True
93
94
Library
95
+ Autogen-modules: Paths_HTTP
96
Exposed-modules:
97
Network.BufferType,
98
Network.Stream,
0 commit comments