haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
This commit is contained in:
parent
1b04714826
commit
5a1fb43c16
@ -199,7 +199,6 @@ dont-distribute-packages:
|
|||||||
- HStringTemplateHelpers
|
- HStringTemplateHelpers
|
||||||
- HTab
|
- HTab
|
||||||
- HXMPP
|
- HXMPP
|
||||||
- HaMinitel
|
|
||||||
- HaRe
|
- HaRe
|
||||||
- HaTeX-meta
|
- HaTeX-meta
|
||||||
- HaTeX-qq
|
- HaTeX-qq
|
||||||
@ -287,7 +286,6 @@ dont-distribute-packages:
|
|||||||
- MutationOrder
|
- MutationOrder
|
||||||
- NGLess
|
- NGLess
|
||||||
- NTRU
|
- NTRU
|
||||||
- NXT
|
|
||||||
- NaCl
|
- NaCl
|
||||||
- NaperianNetCDF
|
- NaperianNetCDF
|
||||||
- NearContextAlgebra
|
- NearContextAlgebra
|
||||||
@ -635,7 +633,6 @@ dont-distribute-packages:
|
|||||||
- bein
|
- bein
|
||||||
- belka
|
- belka
|
||||||
- bff
|
- bff
|
||||||
- bglib
|
|
||||||
- bifunctor
|
- bifunctor
|
||||||
- billboard-parser
|
- billboard-parser
|
||||||
- billeksah-forms
|
- billeksah-forms
|
||||||
@ -688,7 +685,6 @@ dont-distribute-packages:
|
|||||||
- blink1
|
- blink1
|
||||||
- blip
|
- blip
|
||||||
- blogination
|
- blogination
|
||||||
- bloohm
|
|
||||||
- bloxorz
|
- bloxorz
|
||||||
- blubber
|
- blubber
|
||||||
- bluetile
|
- bluetile
|
||||||
@ -726,7 +722,6 @@ dont-distribute-packages:
|
|||||||
- bulletproofs
|
- bulletproofs
|
||||||
- bulmex
|
- bulmex
|
||||||
- burnt-explorer
|
- burnt-explorer
|
||||||
- bus-pirate
|
|
||||||
- buster-gtk
|
- buster-gtk
|
||||||
- buster-network
|
- buster-network
|
||||||
- butterflies
|
- butterflies
|
||||||
@ -1460,7 +1455,6 @@ dont-distribute-packages:
|
|||||||
- funnyprint
|
- funnyprint
|
||||||
- funsat
|
- funsat
|
||||||
- fwgl-glfw
|
- fwgl-glfw
|
||||||
- fxpak
|
|
||||||
- g2
|
- g2
|
||||||
- g2q
|
- g2q
|
||||||
- g3p-hash
|
- g3p-hash
|
||||||
@ -1812,7 +1806,6 @@ dont-distribute-packages:
|
|||||||
- guarded-rewriting
|
- guarded-rewriting
|
||||||
- guess-combinator
|
- guess-combinator
|
||||||
- h3spec
|
- h3spec
|
||||||
- hArduino
|
|
||||||
- hOff-display
|
- hOff-display
|
||||||
- hPDB
|
- hPDB
|
||||||
- hPDB-examples
|
- hPDB-examples
|
||||||
@ -1854,7 +1847,6 @@ dont-distribute-packages:
|
|||||||
- hall-symbols
|
- hall-symbols
|
||||||
- halma-gui
|
- halma-gui
|
||||||
- halma-telegram-bot
|
- halma-telegram-bot
|
||||||
- ham
|
|
||||||
- hamilton
|
- hamilton
|
||||||
- hamusic
|
- hamusic
|
||||||
- hans-pcap
|
- hans-pcap
|
||||||
@ -2947,7 +2939,6 @@ dont-distribute-packages:
|
|||||||
- nyx-game
|
- nyx-game
|
||||||
- oath
|
- oath
|
||||||
- oauth2-jwt-bearer
|
- oauth2-jwt-bearer
|
||||||
- obd
|
|
||||||
- obdd
|
- obdd
|
||||||
- oberon0
|
- oberon0
|
||||||
- obj
|
- obj
|
||||||
@ -3816,7 +3807,6 @@ dont-distribute-packages:
|
|||||||
- sugar-json
|
- sugar-json
|
||||||
- sugar-scheme
|
- sugar-scheme
|
||||||
- summoner-tui
|
- summoner-tui
|
||||||
- sump
|
|
||||||
- sunroof-examples
|
- sunroof-examples
|
||||||
- sunroof-server
|
- sunroof-server
|
||||||
- supercollider-ht
|
- supercollider-ht
|
||||||
@ -3920,7 +3910,6 @@ dont-distribute-packages:
|
|||||||
- thumbnail-polish
|
- thumbnail-polish
|
||||||
- tic-tac-toe
|
- tic-tac-toe
|
||||||
- tickle
|
- tickle
|
||||||
- tidal-serial
|
|
||||||
- tighttp
|
- tighttp
|
||||||
- timberc
|
- timberc
|
||||||
- time-exts
|
- time-exts
|
||||||
@ -3931,7 +3920,6 @@ dont-distribute-packages:
|
|||||||
- timezone-unix
|
- timezone-unix
|
||||||
- tinkoff-invest-sdk
|
- tinkoff-invest-sdk
|
||||||
- tintin
|
- tintin
|
||||||
- tinyMesh
|
|
||||||
- tinytools
|
- tinytools
|
||||||
- tinytools-vty
|
- tinytools-vty
|
||||||
- tip-haskell-frontend
|
- tip-haskell-frontend
|
||||||
|
@ -10236,7 +10236,6 @@ self: {
|
|||||||
libraryHaskellDepends = [ base bytestring serialport stm ];
|
libraryHaskellDepends = [ base bytestring serialport stm ];
|
||||||
description = "An Haskell library to drive the french Minitel through a serial port";
|
description = "An Haskell library to drive the french Minitel through a serial port";
|
||||||
license = lib.licenses.gpl3Only;
|
license = lib.licenses.gpl3Only;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"HaPy" = callPackage
|
"HaPy" = callPackage
|
||||||
@ -15151,7 +15150,6 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "A Haskell interface to Lego Mindstorms NXT";
|
description = "A Haskell interface to Lego Mindstorms NXT";
|
||||||
license = lib.licenses.lgpl3Only;
|
license = lib.licenses.lgpl3Only;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
}) {bluetooth = null;};
|
}) {bluetooth = null;};
|
||||||
|
|
||||||
"NXTDSL" = callPackage
|
"NXTDSL" = callPackage
|
||||||
@ -48202,7 +48200,6 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "Implementation of the BGAPI serial protocol";
|
description = "Implementation of the BGAPI serial protocol";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
mainProgram = "bglibtest";
|
mainProgram = "bglibtest";
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
@ -52734,7 +52731,6 @@ self: {
|
|||||||
testHaskellDepends = [ base hedgehog ];
|
testHaskellDepends = [ base hedgehog ];
|
||||||
description = "visual bloom filter for neotrellis m4 output";
|
description = "visual bloom filter for neotrellis m4 output";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
mainProgram = "bloohm";
|
mainProgram = "bloohm";
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
@ -56275,7 +56271,6 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "Haskell interface to the Bus Pirate binary interface";
|
description = "Haskell interface to the Bus Pirate binary interface";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"buster" = callPackage
|
"buster" = callPackage
|
||||||
@ -115447,7 +115442,6 @@ self: {
|
|||||||
libraryHaskellDepends = [ base bytestring serialport ];
|
libraryHaskellDepends = [ base bytestring serialport ];
|
||||||
description = "Interface to the FXPak/FXPak Pro USB interface";
|
description = "Interface to the FXPak/FXPak Pro USB interface";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"g-npm" = callPackage
|
"g-npm" = callPackage
|
||||||
@ -133306,7 +133300,6 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "Control your Arduino board from Haskell";
|
description = "Control your Arduino board from Haskell";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"hBDD" = callPackage
|
"hBDD" = callPackage
|
||||||
@ -136499,7 +136492,6 @@ self: {
|
|||||||
];
|
];
|
||||||
testHaskellDepends = [ base bytestring ];
|
testHaskellDepends = [ base bytestring ];
|
||||||
license = "GPL";
|
license = "GPL";
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
mainProgram = "hamlog";
|
mainProgram = "hamlog";
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
@ -222690,7 +222682,6 @@ self: {
|
|||||||
testHaskellDepends = [ base ];
|
testHaskellDepends = [ base ];
|
||||||
description = "Communicate to OBD interfaces over ELM327";
|
description = "Communicate to OBD interfaces over ELM327";
|
||||||
license = lib.licenses.gpl3Only;
|
license = lib.licenses.gpl3Only;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"obdd" = callPackage
|
"obdd" = callPackage
|
||||||
@ -294325,7 +294316,6 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "A Haskell interface to SUMP-compatible logic analyzers";
|
description = "A Haskell interface to SUMP-compatible logic analyzers";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"sundown" = callPackage
|
"sundown" = callPackage
|
||||||
@ -306545,7 +306535,6 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "Serial support for tidal";
|
description = "Serial support for tidal";
|
||||||
license = lib.licenses.gpl3Only;
|
license = lib.licenses.gpl3Only;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"tidal-vis" = callPackage
|
"tidal-vis" = callPackage
|
||||||
@ -307812,7 +307801,6 @@ self: {
|
|||||||
];
|
];
|
||||||
description = "TinyMesh - communicating with auto-meshing sensor network";
|
description = "TinyMesh - communicating with auto-meshing sensor network";
|
||||||
license = lib.licenses.bsd2;
|
license = lib.licenses.bsd2;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
}) {};
|
}) {};
|
||||||
|
|
||||||
"tinyXml" = callPackage
|
"tinyXml" = callPackage
|
||||||
|
Loading…
Reference in New Issue
Block a user