This library is not yet published to pursuit.
You can install this package by adding the details below to your packages.dhall:
let additions =
{ http-types =
{ dependencies = [ "tuples", "unicode", "generics-rep" ]
, repo = "https://github.com/Woody88/purescript-http-types.git"
, version = "master"
}
}
user@user:~$ spago install http-types
If you are interested in fixing issues and contributing directly to the code base, please see the contributing guidelines.
Change log details can be found here
Licensed under the MIT license. Copyright (c) 2021 Woodson Delhia. All rights reserved.