Add the haskell book
This commit is contained in:
22
Haskell-book/08/bower.json
Normal file
22
Haskell-book/08/bower.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "08",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"output"
|
||||
],
|
||||
"dependencies": {
|
||||
"purescript-prelude": "^3.1.0",
|
||||
"purescript-console": "^3.0.0",
|
||||
"purescript-tuples": "^4.1.0",
|
||||
"purescript-generics-rep": "^5.3.0",
|
||||
"purescript-arrays": "^4.2.1",
|
||||
"purescript-foldable-traversable": "^3.6.1",
|
||||
"purescript-unfoldable": "^3.0.0",
|
||||
"purescript-maybe": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"purescript-psci-support": "^3.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user